/* /_bootstrap-3.3.7-dist/fonts/custom-fonts.css */
@font-face {
  font-family: 'Glyphicons Halflings';
  src:  url('/_bootstrap-3.3.7-dist/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
        url('/_bootstrap-3.3.7-dist/fonts/glyphicons-halflings-regular.woff') format('woff')
        url('glyphicons-halflings-regular.ttf') format('truetype'),
        url('glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
