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

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

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

@font-face {
    font-family: 'Graphik LC';
    src: url('GraphikLC-Regular.woff2') format('woff2'),
        url('GraphikLC-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

