@font-face {
 font-family: 'oswald-regular';
 src: url('oswald-regular.eot');
 src: url('oswald-regular.eot?#iefix') format('embedded-opentype'),
   url('oswald-regular.woff') format('woff'),
   url('oswald-regular.ttf') format('truetype'),
   url('oswald-regular.svg#oswald-regular') format('svg');
 font-style: normal;
 font-weight: normal;
}

@font-face {
    font-family: 'CenturySchoolbookRegular';
    src: url('CenturySchoolbookRegular.eot');
    src: url('CenturySchoolbookRegular.eot') format('embedded-opentype'),
         url('CenturySchoolbookRegular.woff2') format('woff2'),
         url('CenturySchoolbookRegular.woff') format('woff'),
         url('CenturySchoolbookRegular.ttf') format('truetype'),
         url('CenturySchoolbookRegular.svg#CenturySchoolbookRegular') format('svg');
}


