@font-face {
    font-family: "icons";
    src: url("./icons.eot?315fb34515e1b9d15f25f3729ef3357e#iefix") format("embedded-opentype"),
url("./icons.woff2?315fb34515e1b9d15f25f3729ef3357e") format("woff2"),
url("./icons.woff?315fb34515e1b9d15f25f3729ef3357e") format("woff");
}

i.ic, i.ic,
em.ic, em.ic,
i[class^="ic-"], i[class*=" ic-"],
em[class^="ic-"], em[class*=" ic-"] {
	display: inline-block;
	font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    font-size: inherit;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

.ic-bullhorn:before {
    content: "\f101";
}
.ic-file-pdf:before {
    content: "\f102";
}
.ic-files:before {
    content: "\f103";
}
.ic-find-circle:before {
    content: "\f104";
}
.ic-info-speech:before {
    content: "\f105";
}
.ic-info:before {
    content: "\f106";
}
.ic-location:before {
    content: "\f107";
}
.ic-money-get:before {
    content: "\f108";
}
.ic-money-save:before {
    content: "\f109";
}
.ic-ok-o:before {
    content: "\f10a";
}
.ic-quotes-o:before {
    content: "\f10b";
}
.ic-quotes:before {
    content: "\f10c";
}
.ic-speech-thumb-up:before {
    content: "\f10d";
}
.ic-triangle-tr:before {
    content: "\f10e";
}
.ic-user-o:before {
    content: "\f10f";
}