﻿@font-face {
    font-family: 'VerilySerifMonoBook';
    src: url('../fonts/VerilySerifMono-webfont.eot');
    src: url('../fonts/VerilySerifMono-webfont.eot?iefix') format('eot'),
         url('../fonts/VerilySerifMono-webfont.woff') format('woff'),
         url('../fonts/VerilySerifMono-webfont.ttf') format('truetype'),
         url('../fonts/VerilySerifMono-webfont.svg#webfontcbZPeVaZ') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VerilySerifMono';
    src: url('../fonts/VerilySerifMono-webfont.eot');
    src: url('../fonts/VerilySerifMono-webfont.eot?iefix') format('eot'),
         url('../fonts/VerilySerifMono-webfont.woff') format('woff'),
         url('../fonts/VerilySerifMono-webfont.ttf') format('truetype'),
         url('../fonts/VerilySerifMono-webfont.svg#webfontcbZPeVaZ') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CastiglioniReg';
    src: url('../fonts/caronilacastiglionifont-reg-webfont.eot');
    src: url('../fonts/caronilacastiglionifont-reg-webfont.eot?#iefix') format('eot'),
         url('../fonts/caronilacastiglionifont-reg-webfont.woff') format('woff'),
         url('../fonts/caronilacastiglionifont-reg-webfont.ttf') format('truetype'),
         url('../fonts/caronilacastiglionifont-reg-webfont.svg#webfontf1O26pPu') format('svg');
    font-weight: normal;
    font-style: normal;

}


@media screen {
     font-family: 'VerilySerifMonoBook';
     font-family: 'CastiglioniReg';
}

@media print {
     font-family: 'VerilySerifMonoBook';
     font-family: 'CastiglioniReg';
}