@font-face {
    font-family: 'Apercu Pro';
    src: url('./Apercu-Pro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu Pro';
    src: url('./Apercu-Pro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Brygada 1918';
    src: url('./BrygadaLatin.woff') format('woff'),
         url('./BrygadaLatin.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
}

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

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

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

@font-face {
    font-family: 'Miller Text Semibold Italic';
    src: url('./Miller-Text-Semibold-Italic.woff') format('woff'),
         url('./Miller-Text-Semibold-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

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