@font-face{
font-family: fontawesome;
src:
url('fonts/fontawesome.otf'),
url('fonts/fontawesome-webfont.eot'),
url('fonts/fontawesome-webfont.svg'),
url('fonts/fontawesome-webfont.ttf'),
url('fonts/fontawesome-webfont.woff');
}
@font-face{
font-family: glyphicons-halflings-regular;
src:
url('fonts/fontawesome.otf'),
url('fonts/glyphicons-halflings-regular.eot'),
url('fonts/glyphicons-halflings-regular.svg'),
url('fonts/glyphicons-halflings-regular.ttf'),
url('fonts/glyphicons-halflings-regular.woff');
}