@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-Bold.woff2') format('woff2'),
        url('../fonts/REM-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-BlackItalic.woff2') format('woff2'),
        url('../fonts/REM-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-ExtraBold.woff2') format('woff2'),
        url('../fonts/REM-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-Black.woff2') format('woff2'),
        url('../fonts/REM-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-BoldItalic.woff2') format('woff2'),
        url('../fonts/REM-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-Italic.woff2') format('woff2'),
        url('../fonts/REM-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-ExtraLight.woff2') format('woff2'),
        url('../fonts/REM-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/REM-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/REM-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-MediumItalic.woff2') format('woff2'),
        url('../fonts/REM-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-Light.woff2') format('woff2'),
        url('../fonts/REM-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-Medium.woff2') format('woff2'),
        url('../fonts/REM-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-LightItalic.woff2') format('woff2'),
        url('../fonts/REM-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-ThinItalic.woff2') format('woff2'),
        url('../fonts/REM-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-Regular.woff2') format('woff2'),
        url('../fonts/REM-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-SemiBold.woff2') format('woff2'),
        url('../fonts/REM-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-Thin.woff2') format('woff2'),
        url('../fonts/REM-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'REM';
    src: url('../fonts/REM-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/REM-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

