@font-face {
    font-family: 'myriadpro';
    src: url('../fonts/MYRIADPRO-REGULAR.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriadprolight';
    src: url('../fonts/myriadpro/MyriadPro-Light.woff') format('woff'),
         url('../fonts/myriadpro/MyriadPro-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas';
    src: url('../fonts/bebas_neue/BebasNeue-Regular.woff') format('woff'),
         url('../fonts/bebas_neue/BebasNeue-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Jungka";
    src: url('../fonts/Jungka-MediumRegular/Jungka-Medium-Regular.woff') format('woff'),
    url('../fonts/Jungka-MediumRegular/Jungka-Medium-Regular.woff2 Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Jungka-book";
    src: url('../fonts/Jungka-MediumRegular/Jungka-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

