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

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

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

@font-face {
    font-family: 'Miller Display';
    src: url('MillerDisplay-Roman.woff2') format('woff2'),
        url('MillerDisplay-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

