@font-face {
    font-family: 'Steelfish';
    src: local('Steelfish Outline'), local('Steelfish-Outline'),
        url('Steelfish-Outline.woff2') format('woff2'),
        url('Steelfish-Outline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Steelfish';
    src: local('Steelfish Extra Bold Italic'), local('Steelfish-ExtraBoldItalic'),
        url('Steelfish-ExtraBoldItalic.woff2') format('woff2'),
        url('Steelfish-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Steelfish';
    src: local('Steelfish Extra Bold'), local('Steelfish-ExtraBold'),
        url('Steelfish-ExtraBold.woff2') format('woff2'),
        url('Steelfish-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

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

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