@charset "UTF-8";

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

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




