@font-face {
    font-family: 'Schriftco Steph Serif';
    src: url('StephSerif-beta2-Regular.woff2') format('woff2'),
        url('StephSerif-beta2-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Schriftco Steph Serif';
    src: url('StephSerif-beta2-Bold.woff2') format('woff2'),
        url('StephSerif-beta2-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Schriftco Steph Serif';
    src: url('StephSerif-beta2-Black.woff2') format('woff2'),
        url('StephSerif-beta2-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}