@font-face {
    font-family: 'nobileregular';
    src: url('../nobile/nobile-webfont.eot');
    src: url('../nobile/nobile-webfont.eot?#iefix') format('embedded-opentype'),
         url('../nobile/nobile-webfont.woff2') format('woff2'),
         url('../nobile/nobile-webfont.woff') format('woff'),
         url('../nobile/nobile-webfont.ttf') format('truetype'),
         url('../nobile/nobile-webfont.svg#nobileregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nobilebold';
    src: url('../nobile/nobile_bold-webfont.eot');
    src: url('../nobile/nobile_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../nobile/nobile_bold-webfont.woff2') format('woff2'),
         url('../nobile/nobile_bold-webfont.woff') format('woff'),
         url('../nobile/nobile_bold-webfont.ttf') format('truetype'),
         url('../nobile/nobile_bold-webfont.svg#nobileregular') format('svg');
    font-weight: normal;
    font-style: normal;
}