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