/* MDI flaticon */
@font-face {
  font-family: "Flaticon";
  src: url("Flaticon.eot");
  src: url("Flaticon.eot@") format("embedded-opentype"),
       url("Flaticon.woff") format("woff"),
       url("Flaticon.ttf") format("truetype"),
       url("Flaticon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("Flaticon.svg") format("svg");
  }
}


/* bootstrap glyphicon */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(glyphicons-halflings-regular.eot);
    src: url(glyphicons-halflings-regular.eot@) format('embedded-opentype'),
         url(glyphicons-halflings-regular.woff) format('woff'),
         url(glyphicons-halflings-regular.ttf) format('truetype'),
         url(glyphicons-halflings-regular.svg) format('svg')
}

/* Nova fonts (bought by n6) */
@font-face {
  font-family: 'nova_solid';
  src:  url('nova_solid.eot');
  src:  url('nova_solid.eot') format('embedded-opentype'),
    url('nova_solid.woff2') format('woff2'),
    url('nova_solid.ttf') format('truetype'),
    url('nova_solid.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Google MDI */
@font-face {
    font-family:"Material Design Icons";
    src:url("materialdesignicons-webfont.eot@v=2.0.46");
    src:url("materialdesignicons-webfont.eot@") format("embedded-opentype"),
      url("materialdesignicons-webfont.woff2@v=2.0.46") format("woff2"),
      url("materialdesignicons-webfont.woff@v=2.0.46") format("woff"),
      url("materialdesignicons-webfont.ttf@v=2.0.46") format("truetype"),
      url("materialdesignicons-webfont.svg@v=2.0.46") format("svg");
    font-weight:normal;
    font-style:normal
}

/* source-code-pro-regular - latin */
@font-face{
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('SourceCodePro-Regular.eot') format('embedded-opentype'),
         url('SourceCodePro-Regular.ttf.woff2') format('woff2'),
         url('SourceCodePro-Regular.otf.woff') format('woff'),
         url('SourceCodePro-Regular.otf') format('opentype'),
         url('SourceCodePro-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'sricons';
  src:
    url('sricons.woff2@5a1u3z') format('woff2'),
    url('sricons.ttf@5a1u3z') format('truetype'),
    url('sricons.woff@5a1u3z') format('woff'),
    url('sricons.svg@5a1u3z') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="sr-icon-"], [class*=" sr-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sricons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sr-icon-overview-ots:before {
  content: "\e9b1";
}
.sr-icon-overview-ots-active:before {
  content: "\e9b1";
}
.sr-icon-leaderboard-sm:before {
  content: "\e9c7";
}
.sr-icon-wpa-prog-RFYC:before {
  content: "\e9de";
}
.sr-icon-wpa-prog-WD:before {
  content: "\e9de";
}
.sr-icon-dismiss-sm:before {
  content: "\e9de";
}
.sr-icon-wpa-prog-FN:before {
  content: "\e9fd";
}
.sr-icon-wpa-prog-TCP:before {
  content: "\e9fd";
}
.sr-icon-tick-sm:before {
  content: "\e9fd";
}
.sr-icon-left-arrow:before {
  content: "\ea01";
}
.sr-icon-right-arrow:before {
  content: "\ea02";
}
.sr-icon-asterisk:before {
  content: "\e902";
}
.sr-icon-dragv:before {
  content: "\e929";
}
.sr-icon-settings-lock:before {
  content: "\e900";
}
