@font-face {
	font-family: "icons";
	src: url("./icons.eot?45ee7eefd4b307e11cbc9360e532bbb3?#iefix") format("embedded-opentype"),
url("./icons.woff2?45ee7eefd4b307e11cbc9360e532bbb3") format("woff2"),
url("./icons.woff?45ee7eefd4b307e11cbc9360e532bbb3") format("woff"),
url("./icons.ttf?45ee7eefd4b307e11cbc9360e532bbb3") format("truetype"),
url("./icons.svg?45ee7eefd4b307e11cbc9360e532bbb3#icons") format("svg");
}
i{
  line-height: 1;
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
  display: inline-block;
  font-family: "icons" !important;
  font-style: normal;
  font-weight: normal !important;
	vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.i-2x { font-size: 2em; }
.i-3x { font-size: 3em; }
.i-4x { font-size: 4em; }
.i-5x { font-size: 5em; }
.i-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.icon-apple:before {
	content: "\f101";
}
.icon-bus:before {
	content: "\f102";
}
.icon-close:before {
	content: "\f103";
}
.icon-copy-link:before {
	content: "\f104";
}
.icon-envelope:before {
	content: "\f105";
}
.icon-facebook:before {
	content: "\f106";
}
.icon-flag:before {
	content: "\f107";
}
.icon-grad-cap:before {
	content: "\f108";
}
.icon-heart-beat:before {
	content: "\f109";
}
.icon-map-pin:before {
	content: "\f10a";
}
.icon-menu:before {
	content: "\f10b";
}
.icon-preview:before {
	content: "\f10c";
}
.icon-share-message:before {
	content: "\f10d";
}
.icon-share:before {
	content: "\f10e";
}
.icon-twitter:before {
	content: "\f10f";
}
