@font-face {
  font-family: DenseBold;
  src: url(../fonts/Dense-Bold.eot); /* IE9 Compat Modes */
  src: url(../fonts/Dense-Bold.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ 
       url("../fonts/Dense-Bold.woff2") format("woff2"),/* Super Modern Browsers */
       url(../fonts/Dense-Bold.woff) format('woff'), /* Modern Browsers */ 
       url(../fonts/Dense-Bold.ttf)  format('truetype');  /* Safari, Android, iOS */
  }
@font-face {
  font-family: DenseRegular;
  src: url(../fonts/Dense-Regular.eot); /* IE9 Compat Modes */
  src: url(../fonts/Dense-Regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url("../fonts/Dense-Regular.woff2") format("woff2"),/* Super Modern Browsers */
       url(../fonts/Dense-Regular.woff) format('woff'), /* Modern Browsers */
       url(../fonts/Dense-Regular.ttf)  format('truetype'); /* Safari, Android, iOS */
  }
@font-face {
  font-family: SFlight;
  src: url(../fonts/SF-Pro-Display-Light.eot);
  src: url(../fonts/SF-Pro-Display-Light.eot?#iefix) format('embedded-opentype'),
       url("../fonts/SF-Pro-Display-Light.woff2") format("woff2"),/* Super Modern Browsers */
       url(../fonts/SF-Pro-Display-Light.woff) format('woff'),
       url(../fonts/SF-Pro-Display-Light.ttf)  format('truetype');
  }
@font-face {
  font-family: SFRegular;
  src: url(../fonts/SF-Pro-Display-Regular.eot);
  src: url(../fonts/SF-Pro-Display-Regular.eot?#iefix) format('embedded-opentype'),
       url("../fonts/SF-Pro-Display-Regular.woff2") format("woff2"),/* Super Modern Browsers */
       url(../fonts/SF-Pro-Display-Regular.woff) format('woff'),
       url(../fonts/SF-Pro-Display-Regular.ttf)  format('truetype');
  }
  
@font-face {
  font-family: "dense";
  src: url(../fonts/Dense-Regular.eot); /* IE9 Compat Modes */
  src: url(../fonts/Dense-Regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url("../fonts/Dense-Regular.woff2") format("woff2"),/* Super Modern Browsers */
       url(../fonts/Dense-Regular.woff) format('woff'), /* Modern Browsers */
       url(../fonts/Dense-Regular.ttf)  format('truetype'); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "dense-bold";
  font-style: normal;
  font-weight: normal;
    src: url(../fonts/Dense-Bold.eot); /* IE9 Compat Modes */
    src: url(../fonts/Dense-Bold.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */ 
       url("../fonts/Dense-Bold.woff2") format("woff2"),/* Super Modern Browsers */
       url(../fonts/Dense-Bold.woff) format('woff'), /* Modern Browsers */ 
       url(../fonts/Dense-Bold.ttf)  format('truetype'),  /* Safari, Android, iOS */
       url("../fonts/CDType - Dense Bold.otf") format("opentype");
}

@font-face {
  font-family: "sfpro";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/SFProDisplay-Light.woff2") format("woff2"),
       url("../fonts/SF-Pro-Display-Light.woff") format("woff"), 
       url("../fonts/SF-Pro-Display-Light.otf") format("opentype");
}

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon.eot");
  src: url("../fonts/flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/flaticon.woff") format("woff"), url("../fonts/flaticon.ttf") format("truetype"), url("../fonts/flaticon.svg#flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon.svg#flaticon") format("svg");
  }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 28px;
  font-style: normal;
}

.flaticon-chain-links:before {
  content: "\f101";
}
.flaticon-contract:before {
  content: "\f102";
}
.flaticon-credit-card-1:before {
  content: "\f103";
}
.flaticon-shopping-cart:before {
  content: "\f07a";
}
.flaticon-credit-card:before {
  content: "\f104";
}
.flaticon-debit-card:before {
  content: "\f105";
}
.flaticon-documents:before {
  content: "\f106";
  font-size: 24px!Important;
}
.flaticon-dollar:before {
  content: "\f107";
}
.flaticon-exchange-arrows:before {
  content: "\f108";
}
.flaticon-hand-shake:before {
  content: "\f109";
  font-size: 24px!Important;
}
.flaticon-package:before {
  content: "\f10a";
}
.flaticon-pencil:before {
  content: "\f10b";
}
.flaticon-percentage:before {
  content: "\f10c";
}
.flaticon-portfolio:before {
  content: "\f10d";
}
.flaticon-report:before {
  content: "\f10e";
}
.flaticon-shop:before {
  content: "\f10f";
}
.flaticon-shopping:before {
  content: "\f110";
}
.flaticon-sort:before {
  content: "\f111";
}
@font-face {
  font-family: "Glyphicons Halflings";
      src: url(../fonts/glyphicons-halflings-regular.eot); /* IE9 Compat Modes */
      src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"),/* Super Modern Browsers */
       url(../fonts/glyphicons-halflings-regular.woff) format('woff'), /* Modern Browsers */
       url(../fonts/glyphicons-halflings-regular.ttf)  format('truetype'); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
}