/*@font-face {*/
/*font-family: 'Metropolis';*/
/*src: url('Metropolis-ExtraBold.eot');*/
/*src: url('Metropolis-ExtraBold.eot?#iefix') format('embedded-opentype'),*/
/*url('Metropolis-ExtraBold.woff2') format('woff2'),*/
/*url('Metropolis-ExtraBold.woff') format('woff'),*/
/*url('Metropolis-ExtraBold.ttf') format('truetype'),*/
/*url('Metropolis-ExtraBold.svg#Metropolis-ExtraBold') format('svg');*/
/*font-weight: 800;*/
/*font-style: normal;*/
/*}*/

@font-face {
    font-family: 'Metropolis';
    src: url('Metropolis-Bold.eot');
    src: url('Metropolis-Bold.eot?#iefix') format('embedded-opentype'),
    url('Metropolis-Bold.woff2') format('woff2'),
    url('Metropolis-Bold.woff') format('woff'),
    url('Metropolis-Bold.ttf') format('truetype'),
    url('Metropolis-Bold.svg#Metropolis-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('Metropolis-Light.eot');
    src: url('Metropolis-Light.eot?#iefix') format('embedded-opentype'),
    url('Metropolis-Light.woff2') format('woff2'),
    url('Metropolis-Light.woff') format('woff'),
    url('Metropolis-Light.ttf') format('truetype'),
    url('Metropolis-Light.svg#Metropolis-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

/*@font-face {*/
/*font-family: 'Metropolis Extra';*/
/*src: url('Metropolis-ExtraLight.eot');*/
/*src: url('Metropolis-ExtraLight.eot?#iefix') format('embedded-opentype'),*/
/*url('Metropolis-ExtraLight.woff2') format('woff2'),*/
/*url('Metropolis-ExtraLight.woff') format('woff'),*/
/*url('Metropolis-ExtraLight.ttf') format('truetype'),*/
/*url('Metropolis-ExtraLight.svg#Metropolis-ExtraLight') format('svg');*/
/*font-weight: 200;*/
/*font-style: normal;*/
/*}*/

@font-face {
    font-family: 'Metropolis';
    src: url('Metropolis-Medium.eot');
    src: url('Metropolis-Medium.eot?#iefix') format('embedded-opentype'),
    url('Metropolis-Medium.woff2') format('woff2'),
    url('Metropolis-Medium.woff') format('woff'),
    url('Metropolis-Medium.ttf') format('truetype'),
    url('Metropolis-Medium.svg#Metropolis-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis';
    src: url('Metropolis-Regular.eot');
    src: url('Metropolis-Regular.eot?#iefix') format('embedded-opentype'),
    url('Metropolis-Regular.woff2') format('woff2'),
    url('Metropolis-Regular.woff') format('woff'),
    url('Metropolis-Regular.ttf') format('truetype'),
    url('Metropolis-Regular.svg#Metropolis-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('opensans-regular.eot');
    src: url('opensans-regular.eot?#iefix') format('embedded-opentype'),
    url('opensans-regular.woff2') format('woff2'),
    url('opensans-regular.woff') format('woff'),
    url('opensans-regular.ttf') format('truetype'),
    url('opensans-regular.svg#opensans_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('opensans-bold.eot');
    src: url('opensans-bold.eot?#iefix') format('embedded-opentype'),
    url('opensans-bold.woff2') format('woff2'),
    url('opensans-bold.woff') format('woff'),
    url('opensans-bold.ttf') format('truetype'),
    url('opensans-bold.svg#opensans_bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


