@font-face {
    font-family: 'Body Grotesque Fit';
    src: url('BodyGrotesqueFit-Regular.woff2') format('woff2'),
        url('BodyGrotesqueFit-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cooper Hewitt';
    src: url('CooperHewitt-Book.woff2') format('woff2'),
    url('CooperHewitt-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cooper Hewitt Bold Italic';
    src: url('CooperHewitt-BoldItalic.woff2') format('woff2'),
        url('CooperHewitt-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cooper Hewitt';
    src: url('CooperHewitt-Bold.woff2') format('woff2'),
        url('CooperHewitt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cooper Hewitt Heavy';
    src: url('CooperHewitt-Heavy.woff2') format('woff2'),
        url('CooperHewitt-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cooper Hewitt Heavy Italic';
    src: url('CooperHewitt-HeavyItalic.woff2') format('woff2'),
        url('CooperHewitt-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cooper Hewitt Light Italic';
    src: url('CooperHewitt-LightItalic.woff2') format('woff2'),
        url('CooperHewitt-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cooper Hewitt';
    src: url('CooperHewitt-Light.woff2') format('woff2'),
        url('CooperHewitt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

