/*!
 *  Font Glyphicons 4.1.0 by @davegandy - http://glyphicons-halflings.io - @glyphicons-halflings
 *  License - http://glyphicons-halflings.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('glyphicons-halflings-regular.eot?v=4.1.0');
  src: url('glyphicons-halflings-regular.eot?#iefix&v=4.1.0') format('embedded-opentype'), 
  url('glyphicons-halflings-regular.woff?v=4.1.0') format('woff'), 
  url('glyphicons-halflings-regular.ttf?v=4.1.0') format('truetype'), url('glyphicons-halflings-regular.svg?v=4.1.0#glyphiconshalflingsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}