@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "cps-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: "cps-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-calendar:before {
  content: "\61";
}
.icon-books-4:before {
  content: "\62";
}
.icon-arrow-left:before {
  content: "\63";
}
.icon-arrows-expand:before {
  content: "\64";
}
.icon-guidelines-pdf:before {
  content: "\65";
}
.icon-books-iso-2:before {
  content: "\66";
}
.icon-click-to-01:before {
  content: "\67";
}
.icon-linkedin:before {
  content: "\68";
}
.icon-arrows-compress:before {
  content: "\69";
}
.icon-newspaper-2:before {
  content: "\6a";
}
.icon-arrow-sans-down:before {
  content: "\6b";
}
.icon-arrow-right-short:before {
  content: "\6c";
}
.icon-arrow-left-short:before {
  content: "\6d";
}
.icon-arrow-sans-right:before {
  content: "\6e";
}
.icon-arrow-sans-up:before {
  content: "\6f";
}
.icon-check-square-o:before {
  content: "\70";
}
.icon-square-o:before {
  content: "\71";
}
.icon-twitter:before {
  content: "\72";
}
.icon-youtube:before {
  content: "\73";
}
.icon-link:before {
  content: "\74";
}
.icon-circle-o:before {
  content: "\75";
}
.icon-circle-full:before {
  content: "\76";
}
.icon-twitter-x:before {
  content: "\77";
}
.icon-arrow-up:before {
  content: "\78";
}
.icon-arrow-right:before {
  content: "\79";
}
.icon-list:before {
  content: "\7a";
}
