@font-face {
    font-family: 'Founders Grotesk Mono Light';
    src: url('../fonts/FoundersGroteskMonoWeb-Light.woff');
}

@font-face {
    font-family: 'Founders Grotesk Mono Medium';
    src: url('../fonts/FoundersGroteskMonoWeb-Medium.woff');
}

@font-face {
    font-family: 'Founders Grotesk Bold';
    src: url('../fonts/FoundersGroteskWeb-Bold.woff');
}

@font-face {
    font-family: 'Founders Grotesk XCond Semibold';
    src: url('../fonts/FoundersGroteskXCondWeb-Semibold.woff');
}

@font-face {
    font-family: 'Founders Grotesk Text Light';
    src: url('../fonts/FoundersGroteskTextWeb-Light.woff');
}

@font-face {
    font-family: 'Founders Grotesk Text Light Italic';
    src: url('../fonts/FoundersGroteskTextWeb-LightItalic.woff');
}

@font-face {
    font-family: 'Founders Grotesk Text Regular';
    src: url('../fonts/FoundersGroteskTextWeb-Regular.woff');
}