@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "seismic-font" !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: "seismic-font" !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-fontawesome-webfont:before {
  content: "a";
}
.icon-books:before {
  content: "b";
}
.icon-iphone-streamline:before {
  content: "c";
}
.icon-mobile:before {
  content: "d";
}
.icon-fontawesome-webfont-1:before {
  content: "e";
}
.icon-phone:before {
  content: "f";
}
.icon-web:before {
  content: "g";
}
.icon-world:before {
  content: "h";
}
.icon-earth-globe-streamline:before {
  content: "i";
}
.icon-fontawesome-webfont-2:before {
  content: "j";
}
.icon-fontawesome-webfont-3:before {
  content: "k";
}
.icon-streamline-umbrella-weather:before {
  content: "l";
}
.icon-streamline-sync:before {
  content: "m";
}
.icon-settings-streamline-1:before {
  content: "n";
}
.icon-settings-streamline-2:before {
  content: "o";
}
.icon-magic-magic-wand-streamline:before {
  content: "p";
}
