@font-face {
    font-family: 'Terminal Dosis';
    src: url('/fonts/terminal-dosis-400.eot');
    src: url('/fonts/terminal-dosis-400.eot?#iefix') format('embedded-opentype'),
         url('/fonts/terminal-dosis-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Quattrocento Sans';
    src: url('/fonts/quattrocento-sans-400.eot');
    src: url('/fonts/quattrocento-sans-400.eot?#iefix') format('embedded-opentype'),
         url('/fonts/quattrocento-sans-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}
