@font-face {
    font-family: 'Founders Light';
    src: url('../fonts/FoundersGrotesk-Light.otf')
}

@font-face {
    font-family: 'Founders Regular';
    src: url('../fonts/FoundersGrotesk-Regular.otf')
}

@font-face {
    font-family: 'Founders Medium';
    src: url('../fonts/FoundersGrotesk-Medium.otf')
}

@font-face {
    font-family: 'Founders SemiBold';
    src: url('../fonts/FoundersGrotesk-Semibold.otf')
}

@font-face {
    font-family: 'Founders Bold';
    src: url('../fonts/FoundersGrotesk-Bold.otf')
}