@font-face {
    font-family: 'Steelfish Rg';
    src: url('../fonts/SteelfishRg-Regular.eot');
    src: url('../fonts/SteelfishRg-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SteelfishRg-Regular.woff2') format('woff2'),
        url('../fonts/SteelfishRg-Regular.woff') format('woff'),
        url('../fonts/SteelfishRg-Regular.ttf') format('truetype'),
        url('../fonts/SteelfishRg-Regular.svg#SteelfishRg-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Steelfish Rg';
    src: url('../fonts/SteelfishRg-Bold.eot');
    src: url('../fonts/SteelfishRg-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SteelfishRg-Bold.woff2') format('woff2'),
        url('../fonts/SteelfishRg-Bold.woff') format('woff'),
        url('../fonts/SteelfishRg-Bold.ttf') format('truetype'),
        url('../fonts/SteelfishRg-Bold.svg#SteelfishRg-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold.eot');
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Bold.woff2') format('woff2'),
        url('../fonts/OpenSans-Bold.woff') format('woff'),
        url('../fonts/OpenSans-Bold.ttf') format('truetype'),
        url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans.eot');
    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans.woff2') format('woff2'),
        url('../fonts/OpenSans.woff') format('woff'),
        url('../fonts/OpenSans.ttf') format('truetype'),
        url('../fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}