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