
@font-face {
    font-family: 'amatic_scbold';
    src: url('../fonts/amatic-sc.bold-webfont.woff2') format('woff2'),
         url('../fonts/amatic-sc.bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/open-sans.bold-webfont.woff2') format('woff2'),
         url('../fonts/open-sans.bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/open-sans.regular-webfont.woff2') format('woff2'),
         url('../fonts/open-sans.regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/open-sans.semibold-webfont.woff2') format('woff2'),
         url('../fonts/open-sans.semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'myriad_proregular';
    src: url('../fonts/myriadpro-regular-webfont.woff2') format('woff2'),
         url('../fonts/myriadpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}