@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../Plugins/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../Plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../Plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../Plugins/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../Plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../Plugins/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=@{fa-version}') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2') format('woff2'),
    url('../fonts/fontawesome-webfont.woff') format('woff'),
    url('../fonts/fontawesome-webfont.ttf') format('truetype'),
    url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

