
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 400;
    src: local('Metropolis Regular'), url('../webfonts/Metropolis-Regular.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 400;
    src: local('Metropolis Regular Italic'), url('../webfonts/Metropolis-RegularItalic.woff') format('woff');
}

@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 200;
    src: local('Metropolis Extra Light'), url('../webfonts/Metropolis-ExtraLight.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 300;
    src: local('Metropolis Light'), url('../webfonts/Metropolis-Light.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 100;
    src: local('Metropolis Thin'), url('../webfonts/Metropolis-Thin.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 200;
    src: local('Metropolis Extra Light Italic'), url('../webfonts/Metropolis-ExtraLightItalic.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 300;
    src: local('Metropolis Light Italic'), url('../webfonts/Metropolis-LightItalic.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 100;
    src: local('Metropolis Thin Italic'), url('../webfonts/Metropolis-ThinItalic.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 500;
    src: local('Metropolis Medium'), url('../webfonts/Metropolis-Medium.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    src: local('Metropolis Semi Bold'), url('../webfonts/Metropolis-SemiBold.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 700;
    src: local('Metropolis Bold'), url('../webfonts/Metropolis-Bold.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 700;
    src: local('Metropolis Bold Italic'), url('../webfonts/Metropolis-BoldItalic.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 500;
    src: local('Metropolis Medium Italic'), url('../webfonts/Metropolis-MediumItalic.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 600;
    src: local('Metropolis Semi Bold Italic'), url('../webfonts/Metropolis-SemiBoldItalic.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 800;
    src: local('Metropolis Extra Bold'), url('../webfonts/Metropolis-ExtraBold.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 800;
    src: local('Metropolis Extra Bold Italic'), url('../webfonts/Metropolis-ExtraBoldItalic.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 900;
    src: local('Metropolis Black'), url('../webfonts/Metropolis-Black.woff') format('woff');
}
    
@font-face {
    font-family: 'Metropolis';
    font-style: italic;
    font-weight: 900;
    src: local('Metropolis Black Italic'), url('../webfonts/Metropolis-BlackItalic.woff') format('woff');
}