@font-face {
    font-family: 'GE Inspira Sans';
    src: url('GEInspiraSans-BoldItalic.woff2') format('woff2'),
        url('GEInspiraSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GE Inspira Sans';
    src: url('GEInspiraSans-Bold.woff2') format('woff2'),
        url('GEInspiraSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GE Inspira Sans';
    src: url('GEInspiraSans-Italic.woff2') format('woff2'),
        url('GEInspiraSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GE Inspira Sans';
    src: url('GEInspiraSans.woff2') format('woff2'),
        url('GEInspiraSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Metropolis 1920';
    src: url('Metropolis1920.woff2') format('woff2'),
        url('Metropolis1920.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
