
@font-face {
    font-family: 'Proxima Nova Regular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metro Black';
    src: url('../fonts/Metropolis-Black.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Metro Bold';
    src: url('../fonts/Metropolis-Bold.otf');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Metro Regular';
    src: url('../fonts/Metropolis-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
