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

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


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

}

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

}