@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?satg8z');
  src:  url('fonts/icomoon.eot?satg8z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?satg8z') format('truetype'),
    url('fonts/icomoon.woff?satg8z') format('woff'),
    url('fonts/icomoon.svg?satg8z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-arrow-blog:before {
  content: "\e900";
  color: #141b4d;
}
.icon-arrow-button:before {
  content: "\e901";
  color: #ff6c00;
}
.icon-arrow-form:before {
  content: "\e902";
}
.icon-checkbox-form:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-figure-title:before {
  content: "\e905";
  color: #ff6c00;
}
.icon-page-next:before {
  content: "\e906";
}
.icon-page-prev:before {
  content: "\e907";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
