/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);


/* This imports the local asterisk-style.css, which you can use as a guide for customizing your blog's CSS. */

@import url(asterisk-style.css);




/* imported fonts */

@import url(http://fonts.googleapis.com/css?family=Josefin+Sans);
@import url(http://fonts.googleapis.com/css?family=Quantico:400,700);
@import url(http://fonts.googleapis.com/css?family=Play);
@import url(http://fonts.googleapis.com/css?family=Cardo:400,400italic);

@import url(http://fonts.googleapis.com/css?family=Wire+One);
@import url(http://fonts.googleapis.com/css?family=Codystar);

@import url(http://fonts.googleapis.com/css?family=Vollkorn);

/*@import url(http://reified.typepad.com/Apple_Garamond4.css);*/

/*
/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
font-family:"Apple Garamond";
src: url('http://reified.typepad.com/AppleGaramond.eot');
src: url('http://reified.typepad.com/AppleGaramond.woff');
src: url('http://reified.typepad.com/AppleGaramond.ttf');
src: url('http://reified.typepad.com/AppleGaramond.svg');
 font-weight: 400;
}*/
/* ph=1 */
