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

[class^="cos-"], [class*=" cos-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cos-icon-arrow-right:before {
  content: "";
}
.cos-icon-calendar:before {
  content: "";
}
.cos-icon-caret-down:before {
  content: "";
}
.cos-icon-checkmark:before {
  content: "";
}
.cos-icon-chevron-left:before {
  content: "";
}
.cos-icon-chevron-right:before {
  content: "";
}
.cos-icon-facebook:before {
  content: "";
}
.cos-icon-google-plus:before {
  content: "";
}
.cos-icon-linkedin:before {
  content: "";
}
.cos-icon-mail:before {
  content: "";
}
.cos-icon-search:before {
  content: "";
}
.cos-icon-twitter:before {
  content: "";
}
