/* @cache_version:2 */


/* =======================================================================
   template_fonts:      
*/
/*@==template_fonts==*/
@font-face {
    font-family: "Cardo"; /* cardoregular */
    src: url("/_data/site/46/fonts/cardo-regular-webfont.eot");
    src: url("/_data/site/46/fonts/cardo-regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("/_data/site/46/fonts/cardo-regular-webfont.woff2") format("woff2"),
         url("/_data/site/46/fonts/cardo-regular-webfont.woff") format("woff"),
         url("/_data/site/46/fonts/cardo-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Cardo"; /* cardoitalic */
    src: url("/_data/site/46/fonts/cardo-italic-webfont.eot");
    src: url("/_data/site/46/fonts/cardo-italic-webfont.eot?#iefix") format("embedded-opentype"),
         url("/_data/site/46/fonts/cardo-italic-webfont.woff2") format("woff2"),
         url("/_data/site/46/fonts/cardo-italic-webfont.woff") format("woff"),
         url("/_data/site/46/fonts/cardo-italic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
/*==@template_fonts==*/