@font-face {
    font-family: 'Secession';
    src: local('Secession'),
        url('webfonts/Secession.woff2') format('woff2'),
        url('webfonts/Secession.woff') format('woff'),
        url('webfonts/Secession.svg#Secession') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Secession';
    src: local('Secession Bold'), local('Secession-Bold'),
        url('webfonts/Secession-Bold.woff2') format('woff2'),
        url('webfonts/Secession-Bold.woff') format('woff'),
        url('webfonts/Secession-Bold.svg#Secession-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic Bold Italic'), local('CenturyGothic-BoldItalic'),
        url('webfonts/CenturyGothic-BoldItalic.woff2') format('woff2'),
        url('webfonts/CenturyGothic-BoldItalic.woff') format('woff'),
        url('webfonts/CenturyGothic-BoldItalic.svg#CenturyGothic-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic Italic'), local('CenturyGothic-Italic'),
        url('webfonts/CenturyGothic-Italic.woff2') format('woff2'),
        url('webfonts/CenturyGothic-Italic.woff') format('woff'),
        url('webfonts/CenturyGothic-Italic.svg#CenturyGothic-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic Bold'), local('CenturyGothic-Bold'),
        url('webfonts/CenturyGothic-Bold.woff2') format('woff2'),
        url('webfonts/CenturyGothic-Bold.woff') format('woff'),
        url('webfonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: local('Century Gothic'), local('CenturyGothic'),
        url('webfonts/CenturyGothic.woff2') format('woff2'),
        url('webfonts/CenturyGothic.woff') format('woff'),
        url('webfonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
