@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-light.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-light-italic.woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-medium.woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-medium-italic.woff2');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-regular.woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-regular-italic.woff2');
    font-weight: 400;
    font-style: italic;
}

