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

@font-face {
    font-family: 'Meltow San 100';
    src: url('MeltowSan100-Regular.woff2') format('woff2'),
        url('MeltowSan100-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Alfa Slab One';
    src: url('AlfaSlabOne-Regular.woff2') format('woff2'),
        url('AlfaSlabOne-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

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

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

@font-face {
    font-family: 'AmsiProCond';
    src: url('AmsiProCond-LightItalic.woff2') format('woff2'),
        url('AmsiProCond-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

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

