@charset "UTF-8";

@font-face {
  font-family: "st-icons";
  src:url("fontastic/fonts/st-icons.eot");
  src:url("fontastic/fonts/st-icons.eot?#iefix") format("embedded-opentype"),
    url("fontastic/fonts/st-icons.woff") format("woff"),
    url("fontastic/fonts/st-icons.ttf") format("truetype"),
    url("fontastic/fonts/st-icons.svg#st-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "st-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "st-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-list-bullet:before {
  content: "\61";
}
.icon-search:before {
  content: "\62";
}
.icon-files:before {
  content: "\63";
}
.icon-eye:before {
  content: "\64";
}
.icon-letter-mail:before {
  content: "\65";
}
.icon-star:before {
  content: "\66";
}
.icon-window-list:before {
  content: "\67";
}
.icon-refresh:before {
  content: "\68";
}
.icon-filter:before {
  content: "\69";
}
.icon-download:before {
  content: "\6a";
}
.icon-caret-up-down:before {
  content: "\6b";
}
.icon-left-open-big:before {
  content: "\6e";
}
.icon-right-open-big:before {
  content: "\6f";
}
.icon-circle:before {
  content: "\70";
}
.icon-right-bold:before {
  content: "\71";
}
.icon-up-bold:before {
  content: "\72";
}
.icon-down-bold:before {
  content: "\73";
}
.icon-left-bold:before {
  content: "\74";
}
.icon-home:before {
  content: "\75";
}
.icon-plus:before {
  content: "\76";
}
.icon-dash:before {
  content: "\77";
}
.icon-cancel:before {
  content: "\78";
}
.icon-chevron-right:before {
  content: "\79";
}
.icon-caret-down:before {
  content: "\6c";
}
.icon-caret-up:before {
  content: "\6d";
}
.icon-expand:before {
  content: "\41";
}
.icon-customize-1:before {
  content: "\43";
}
.icon-shopping-cart:before {
  content: "\42";
}
.icon-st-share-icon:before {
  content: "\45";
}
.icon-st-share-v2:before {
  content: "\44";
}
.icon-reverse-expand:before {
  content: "\46";
}
.icon-resize:before {
  content: "\47";
}
.icon-question:before {
  content: "\48";
}
.icon-history:before {
  content: "\7a";
}

@charset "UTF-8";

@font-face {
  font-family: "Roboto Slab";
  src:url("fontastic/roboto/RobotoSlab-Light.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "Roboto Slab";
  src:url("fontastic/roboto/RobotoSlab-Bold.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: "Roboto Slab";
  src:url("fontastic/roboto/RobotoSlab-Thin.ttf") format("truetype");
  font-weight: thin;
}

@font-face {
  font-family: "Roboto Slab";
  src:url("fontastic/roboto/RobotoSlab-Regular.ttf") format("truetype");
}
