@font-face {
    font-family: 'Founders Grotesk';
    src: url('fonts/FoundersGroteskLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url('fonts/FoundersGroteskRegular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url('fonts/FoundersGroteskMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url('fonts/FoundersGroteskSemibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Founders Grotesk';
    src: url('fonts/FoundersGroteskBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
