﻿@font-face {
    font-family: 'Founders Grotesk';
    src: url('/Content/fonts/founders_grotesk/FoundersGrotesk-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Founders Grotesk';
    src: url('/Content/fonts/founders_grotesk/FoundersGrotesk-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Founders Grotesk';
    src: url('/Content/fonts/founders_grotesk/FoundersGrotesk-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
