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