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

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