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

}




@font-face {
    font-family: 'metropolis';
    src: url('metropolis-regularitalic-webfont.eot');
    src: url('metropolis-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('metropolis-regularitalic-webfont.woff2') format('woff2'),
         url('metropolis-regularitalic-webfont.woff') format('woff'),
         url('metropolis-regularitalic-webfont.ttf') format('truetype'),
         url('metropolis-regularitalic-webfont.svg#metropolisregular_italic') format('svg');
    font-weight: normal;
    font-style: italic;

}

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

}




@font-face {
    font-family: 'metropolis';
    src: url('metropolis-bolditalic-webfont.eot');
    src: url('metropolis-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('metropolis-bolditalic-webfont.woff2') format('woff2'),
         url('metropolis-bolditalic-webfont.woff') format('woff'),
         url('metropolis-bolditalic-webfont.ttf') format('truetype'),
         url('metropolis-bolditalic-webfont.svg#metropolisbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}