@font-face {
    font-family: 'Red Hat Display Bold';
    src: url('http://mrn-test.com/wp-content/themes/amishmike/fonts/RedHatDisplay-Bold.woff2') format('woff2'),
        url('http://mrn-test.com/wp-content/themes/amishmike/fonts/RedHatDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Display Regular';
    src: url('http://mrn-test.com/wp-content/themes/amishmike/fonts/RedHatDisplay-Regular.woff2') format('woff2'),
        url('http://mrn-test.com/wp-content/themes/amishmike/fonts/RedHatDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Big Caslon CC';
    src: url('http://mrn-test.com/wp-content/themes/amishmike/fonts/BigCaslonFB.woff2') format('woff2'),
        url('http://mrn-test.com/wp-content/themes/amishmike/fonts/BigCaslonFB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Red Hat Display Light';
    src: url('http://mrn-test.com/wp-content/themes/amishmike/fonts/RedHatDisplay-Light.woff2') format('woff2'),
        url('http://mrn-test.com/wp-content/themes/amishmike/fonts/RedHatDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}