@font-face {
    font-family: 'Metropolis';
    src: url('metropolis-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}




@font-face {
    font-family: 'Metropolis';
    src: url('metropolis-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}




@font-face {
    font-family: 'Metropolis';
    src: url('metropolis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Metropolis';
    src: url('metropolis-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
