@font-face {
    font-family: FG-light;
    src: url(founders-grotesk/founders-grotesk-light.woff2) format('woff2'),
    url(founders-grotesk/founders-grotesk-light.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display:fallback
}
@font-face {
    font-family: FG-medium;
    src: url(founders-grotesk/founders-grotesk-medium.woff2) format('woff2'),
    url(founders-grotesk/founders-grotesk-medium.woff) format('woff');
    font-weight: 600;
    font-style: normal;
    font-display:fallback
}
@font-face {
    font-family: FG-regular;
    src: url(founders-grotesk/founders-grotesk-regular.woff2) format('woff2'),
    url(founders-grotesk/founders-grotesk-regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:fallback
}
@font-face {
    font-family: leagueGothic-regular;
    src: url(leagueGothic/LeagueGothic-Regular.woff2) format('woff2'),
    url(leagueGothic/LeagueGothic-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:fallback
}
@font-face {
    font-family: meritocracy;
    src: url(leagueGothic/Meritocracy-Regular.woff2) format('woff2'),
    url(leagueGothic/Meritocracy-Regular.woff) format('woff');;
    font-weight: normal;
    font-style: normal;
    font-display:fallback
}