/** junge fonts start here **/

@font-face {
    font-family: 'jungeregular';
    src: url('/fonts/junge-regular-webfont.woff2') format('woff2'), url('/fonts/junge-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/** junge fonts end here **/

/** myriad fonts start here **/

@font-face {
    font-family: 'myriad_prolight';
    src: url('/fonts/myriadpro-light-webfont.woff2') format('woff2'), url('/fonts/myriadpro-light-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;
}


@font-face {
    font-family: 'myriad_probold';
    src: url('/fonts/myriadpro-bold-webfont.woff2') format('woff2'), url('/fonts/myriadpro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/** myriad fonts end here **/
