@font-face {
    font-family: 'Rooster';
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url('./fonts/Rooster-Light.woff2') format('woff2'),
        url('./fonts/Rooster-Light.woff') format('woff'),
        url('./fonts/Rooster-Light.eot') format('embedded-opentype'),
        url('./fonts/Rooster-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Rooster';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url('./fonts/Rooster-Regular.woff2') format('woff2'),
        url('./fonts/Rooster-Regular.woff') format('woff'),
        url('./fonts/Rooster-Regular.eot') format('embedded-opentype'),
        url('./fonts/Rooster-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Rooster';
    font-style: italic;
    font-display: swap;
    font-weight: 400;
    src: url('./fonts/Rooster-Italic.woff2') format('woff2'),
        url('./fonts/Rooster-Italic.woff') format('woff'),
        url('./fonts/Rooster-Italic.eot') format('embedded-opentype'),
        url('./fonts/Rooster-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Rooster';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url('./fonts/Rooster-Bold.woff2') format('woff2'),
        url('./fonts/Rooster-Bold.woff') format('woff'),
        url('./fonts/Rooster-Bold.eot') format('embedded-opentype'),
        url('./fonts/Rooster-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Rooster';
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: url('./fonts/Rooster-Black.woff2') format('woff2'),
        url('./fonts/Rooster-Black.woff') format('woff'),
        url('./fonts/Rooster-Black.eot') format('embedded-opentype'),
        url('./fonts/Rooster-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Rooster';
    font-style: italic;
    font-display: swap;
    font-weight: 900;
    src: url('./fonts/Rooster-BlackItalic.woff2') format('woff2'),
        url('./fonts/Rooster-BlackItalic.woff') format('woff'),
        url('./fonts/Rooster-BlackItalic.eot') format('embedded-opentype'),
        url('./fonts/Rooster-BlackItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Rooster Condensed';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url('./fonts/Rooster-Condensed.woff2') format('woff2'),
        url('./fonts/Rooster-Condensed.woff') format('woff'),
        url('./fonts/Rooster-Condensed.eot') format('embedded-opentype'),
        url('./fonts/Rooster-Condensed.ttf') format('truetype');
}

@font-face {
    font-family: 'Rooster Condensed';
    font-style: italic;
    font-display: swap;
    font-weight: 400;
    src: url('./fonts/Rooster-CondensedItalic.woff2') format('woff2'),
        url('./fonts/Rooster-CondensedItalic.woff') format('woff'),
        url('./fonts/Rooster-CondensedItalic.eot') format('embedded-opentype'),
        url('./fonts/Rooster-CondensedItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Rooster Condensed';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url('./fonts/Rooster-CondensedBold.woff2') format('woff2'),
        url('./fonts/Rooster-CondensedBold.woff') format('woff'),
        url('./fonts/Rooster-CondensedBold.eot') format('embedded-opentype'),
        url('./fonts/Rooster-CondensedBold.ttf') format('truetype');
}
