/* created: 2017-11-01 12:47:45 */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.woff') format('woff');
    src:
    url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),
    url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
    url('../fonts/glyphicons-halflings-regular.ttf')  format('truetype'),
    url('../fonts/glyphicons-halflings-regular.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FnbSans';
    font-style: light;
    font-weight: 200;
    src: url('../fonts/FNB Sans-Light.otf') format('opentype');
}
@font-face {
    font-family: 'FnbSans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/FNB Sans-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'FnbSans';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/FNB Sans-Italic.otf') format('opentype');
}
@font-face {
    font-family: 'FnbSans';
    font-style: bold;
    font-weight: 900;
    src: url('../fonts/FNB Sans-Bold.otf') format('opentype');
}
