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