@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-ExtraLight.woff2') format('woff2'),
    url('Metropolis-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-ExtraLightItalic.woff2') format('woff2'),
    url('Metropolis-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-Light.woff2') format('woff2'),
    url('Metropolis-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-LightItalic.woff2') format('woff2'),
    url('Metropolis-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-Regular.woff2') format('woff2'),
    url('Metropolis-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-RegularItalic.woff2') format('woff2'),
    url('Metropolis-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-Medium.woff2') format('woff2'),
    url('Metropolis-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-MediumItalic.woff2') format('woff2'),
    url('Metropolis-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-SemiBold.woff2') format('woff2'),
    url('Metropolis-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-SemiBoldItalic.woff2') format('woff2'),
    url('Metropolis-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-Bold.woff2') format('woff2'),
    url('Metropolis-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-BoldItalic.woff2') format('woff2'),
    url('Metropolis-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-ExtraBold.woff2') format('woff2'),
    url('Metropolis-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "Metropolis";
    src: url('Metropolis-ExtraBoldItalic.woff2') format('woff2'),
    url('Metropolis-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}