@charset "UTF-8";
@font-face {
  font-family: Aller;
  src: url(../fonts/fonts-aller_rg-webfont.eot);
  src: url(../fonts/fonts-aller_rg-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/fonts-aller_rg-webfont.woff) format("woff"),
    url(../fonts/fonts-aller_rg-webfont.ttf) format("truetype"),
    url(../fonts/aller_rg-webfont.svg#webfont) format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/fonts-glyphicons-halflings-regular.eot);
  src: url(../fonts/fonts-glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/fonts-glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/fonts-glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular)
      format("svg");
  font-display: swap;
}
