@font-face {
    font-family: 'helios';
    src: url('/data/fonts/Arial Narrow.ttf') format("truetype")
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/data/assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(/data/assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/data/assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/data/assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/data/assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/data/assets/global/plugins/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/data/assets/global/plugins/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('/data/assets/global/plugins/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('/data/assets/global/plugins/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('/data/assets/global/plugins/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('/data/assets/global/plugins/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('/data/assets/global/plugins/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: Simple-Line-Icons;
    src: url(/data/assets/global/plugins/simple-line-icons/fonts/Simple-Line-Icons.eot);
    src: url(/data/assets/global/plugins/simple-line-icons/fonts/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'), url(/data/assets/global/plugins/simple-line-icons/fonts/Simple-Line-Icons.woff) format('woff'), url(/data/assets/global/plugins/simple-line-icons/fonts/Simple-Line-Icons.ttf) format('truetype'), url(/data/assets/global/plugins/simple-line-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: Simple-Line-Icons;
        src: url(/data/assets/global/plugins/simple-line-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg')
    }
}