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