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

@font-face {
    font-family: 'TBWA Grotesk';
    src: url('TBWAGrotesk-Black.woff2') format('woff2'),
        url('TBWAGrotesk-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TBWA Grotesk';
    src: url('TBWAGrotesk-Medium.woff2') format('woff2'),
        url('TBWAGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TBWA Grotesk';
    src: url('TBWAGrotesk-Regular.woff2') format('woff2'),
        url('TBWAGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TBWA Grotesk';
    src: url('TBWAGrotesk-SemiBold.woff2') format('woff2'),
        url('TBWAGrotesk-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Garamond Std - Light Condensed';
    src: url('Garamond/ITCGaramondStd-LtNarrow.eot');
    src: url('Garamond/ITCGaramondStd-LtNarrow.eot?#iefix') format('embedded-opentype'),
         url('Garamond/ITCGaramondStd-LtNarrow.woff2') format('woff2'),
         url('Garamond/ITCGaramondStd-LtNarrow.woff') format('woff'),
         url('Garamond/ITCGaramondStd-LtNarrow.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
