@font-face {
    font-family: 'Metro';
    src: url('../fonts/metro/webfont/metro-400-regular-webfont.woff2') format('woff2'),
         url('../fonts/metro/webfont/metro-400-regular-webfont.woff') format('woff'),
         url('../fonts/metro/webfont/metro-400-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metro';
    src: url('../fonts/metro/webfont/metro-700-bold-webfont.woff2') format('woff2'),
         url('../fonts/metro/webfont/metro-700-bold-webfont.woff') format('woff'),
         url('../fonts/metro/webfont/metro-700-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Metro-ExtraBold';
    src: url('../fonts/metro/webfont/metro-800-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/metro/webfont/metro-800-extrabold-webfont.woff') format('woff'),
         url('../fonts/metro/webfont/metro-800-extrabold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metro-Black';
    src: url('../fonts/metro/webfont/metro-900-black-webfont.woff2') format('woff2'),
         url('../fonts/metro/webfont/metro-900-black-webfont.woff') format('woff'),
         url('../fonts/metro/webfont/metro-900-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Metro-Fat';
    src: url('../fonts/metro/webfont/metro-1000-fat-webfont.woff2') format('woff2'),
         url('../fonts/metro/webfont/metro-1000-fat-webfont.woff') format('woff'),
         url('../fonts/metro/webfont/metro-1000-fat-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lumberjack';
    src: url('../fonts/obd/webfont/lumberjack-webfont.eot');
    src: url('../fonts/obd/webfont/lumberjack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/obd/webfont/lumberjack-webfont.woff2') format('woff2'),
         url('../fonts/obd/webfont/lumberjack-webfont.woff') format('woff'),
         url('../fonts/obd/webfont/lumberjack-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LumberjackRough';
    src: url('../fonts/obd/webfont/lumberjackrough-webfont.eot');
    src: url('../fonts/obd/webfont/lumberjackrough-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/obd/webfont/lumberjackrough-webfont.woff2') format('woff2'),
         url('../fonts/obd/webfont/lumberjackrough-webfont.woff') format('woff'),
         url('../fonts/obd/webfont/lumberjackrough-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

