@font-face {
    font-family: 'Area';
    src: url('./fonts/Area-Extrablack.woff2') format('woff2'),
url('./fonts/Area-Extrablack.woff') format('woff');
    font-weight: 950;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    src: url('./fonts/Area-ExtrablackItalic.woff2') format('woff2'),
url('./fonts/Area-ExtrablackItalic.woff') format('woff');
font-style: italic;
    font-weight: 950;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    src: url('./fonts/Area-Black.woff2') format('woff2'),
url('./fonts/Area-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    src: url('./fonts/Area-BlackItalic.woff2') format('woff2'),
url('./fonts/Area-BlackItalic.woff') format('woff');
font-style: italic;
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    
    src: url('./fonts/Area-Extrabold.woff2') format('woff2'),
url('./fonts/Area-Extrabold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    src: url('./fonts/Area-ExtraboldItalic.woff2') format('woff2'),
url('./fonts/Area-ExtraboldItalic.woff') format('woff');
font-style: italic;
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    src: url('./fonts/Area-Bold.woff2') format('woff2'),
url('./fonts/Area-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    src: url('./fonts/Area-BoldItalic.woff2') format('woff2'),
url('./fonts/Area-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-display: swap;
font-style: italic;
}

@font-face {
    font-family: 'Area';
    
    src: url('./fonts/Area-Semibold.woff2') format('woff2'),
url('./fonts/Area-Semibold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    
    src: url('./fonts/Area-SemiboldItalic.woff2') format('woff2'),
url('./fonts/Area-SemiboldItalic.woff') format('woff');
font-style: italic;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    
    src: url('./fonts/Area-Medium.woff2') format('woff2'),
url('./fonts/Area-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    
    src: url('./fonts/Area-MediumItalic.woff2') format('woff2'),
url('./fonts/Area-MediumItalic.woff') format('woff');
font-style: italic;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Area';
    src: url('./fonts/Area-Regular.woff2') format('woff2'),
url('./fonts/Area-Regular.woff') format('woff');
font-weight: normal;
font-display: swap;
}

@font-face {
    font-family: 'Area';
    
    src: url('./fonts/Area-RegularItalic.woff2') format('woff2'),
url('./fonts/Area-RegularItalic.woff') format('woff');
font-style: italic;
font-weight: normal;
}