@font-face {
    font-family: 'Founders Grotesk';
    src: url(./foundersgroteskweb-light-webfont.woff2') format('woff2'),
         url(./foundersgroteskweb-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url(./foundersgroteskweb-regular-webfont.woff2') format('woff2'),
         url(./foundersgroteskweb-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url(./foundersgroteskweb-medium-webfont.woff2') format('woff2'),
         url(./foundersgroteskweb-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url(./foundersgroteskweb-semibold-webfont.woff2') format('woff2'),
         url(./foundersgroteskweb-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}