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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "ASPMIcons";
    src: url("fonts/ASPM.svg#ASPM") format("svg");
  }
}

[data-icons]:before { content: attr(data-icons); }

.icons-brief:before,
.icons-login:before,
.icons-phone:before,
.icons-envelope:before,
.icons-right-arrow:before,
.icons-change-employee-male:before,
.icons-cloud-development:before,
.icons-star-filled:before,
.icons-circled-play:before,
.icons-facebook-f:before,
.icons-instagram:before,
.icons-linkedin:before,
.icons-twitter:before,
.icons-pinterest:before,
.icons-google:before,
.icons-yelp:before,
.icons-youtube:before,
.icons,
[data-icons]:before {
  display: inline-block;
  font-family: "ASPMIcons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}


.icons-brief:before {content: "\f100";}
.icons-login:before {content: "\f101";}
.icons-phone:before {content: "\f102";}
.icons-envelope:before {content: "\f103";}
.icons-right-arrow:before {content: "\f108";}
.icons-change-employee-male:before {content: "\f109";}
.icons-cloud-development:before {content: "\f112";}
.icons-star-filled:before {content: "\f113";}
.icons-circled-play:before {content: "\f114";}
.icons-facebook-f:before {content: "\f115";}
.icons-instagram:before {content: "\f116";}
.icons-linkedin:before {content: "\f117";}
.icons-twitter:before {content: "\f118";}
.icons-pinterest:before {content: "\f119";}
.icons-google:before {content: "\f11a";}
.icons-yelp:before {content: "\f11b";}
.icons-youtube:before {content: "\f11c";}
