@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 100;
    src:
        url('./woff2/Metropolis-Thin.woff2') format('woff2'),
        url('./woff/Metropolis-Thin.woff') format('woff');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 200;
    src:
        url('./woff2/Metropolis-ExtraLight.woff2') format('woff2'),
        url('./woff/Metropolis-ExtraLight.woff') format('woff');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 300;
    src:
        url('./woff2/Metropolis-Light.woff2') format('woff2'),
        url('./woff/Metropolis-Light.woff') format('woff');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 400;
    src:
        url('./woff2/Metropolis-Regular.woff2') format('woff2'),
        url('./woff/Metropolis-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 500;
    src:
        url('./woff2/Metropolis-Medium.woff2') format('woff2'),
        url('./woff/Metropolis-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    src:
        url('./woff2/Metropolis-SemiBold.woff2') format('woff2'),
        url('./woff/Metropolis-SemiBold.woff') format('woff');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 700;
    src:
        url('./woff2/Metropolis-Bold.woff2') format('woff2'),
        url('./woff/Metropolis-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 800;
    src:
        url('./woff2/Metropolis-ExtraBold.woff2') format('woff2'),
        url('./woff/Metropolis-ExtraBold.woff') format('woff');
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 900;
    src:
        url('./woff2/Metropolis-Black.woff2') format('woff2'),
        url('./woff/Metropolis-Black.woff') format('woff');
}
