@font-face {
    font-family: 'Founders Grotesk';
    src: url('FoundersGrotesk-Regular.eot');
    src: url('FoundersGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('FoundersGrotesk-Regular.woff2') format('woff2'),
        url('FoundersGrotesk-Regular.woff') format('woff'),
        url('FoundersGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url('FoundersGrotesk-Medium.eot');
    src: url('FoundersGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('FoundersGrotesk-Medium.woff2') format('woff2'),
        url('FoundersGrotesk-Medium.woff') format('woff'),
        url('FoundersGrotesk-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Miller Banner';
    src: url('MillerBanner-Light.eot');
    src: url('MillerBanner-Light.eot?#iefix') format('embedded-opentype'),
        url('MillerBanner-Light.woff2') format('woff2'),
        url('MillerBanner-Light.woff') format('woff'),
        url('MillerBanner-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

