@charset "UTF-8";

@font-face {
    font-family: 'Allura';
    src: url('../font/Allura.woff2') format('woff2'),
         url('../font/Allura.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Jost';
    src: url('../font/Jost.woff2') format('woff2'),
         url('../font/Jost.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
