@font-face {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  src: url('/ref/fonts/glyphicons-halflings-regular.woff') format('woff'),
    url('/ref/fonts/glyphicons-halflings-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  src: url('/ref/fonts/fontawesome-webfont.woff2') format('woff2'),
    url('/ref/fonts/fontawesome-webfont.woff') format('woff'),
    url('/ref/fonts/fontawesome-webfont.ttf') format('truetype');
}
