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

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-arrow-up:before {
  content: "\e902";
}
.icon-arrow-down:before {
  content: "\e903";
}
.icon-logo:before {
  content: "\e904";
}
.icon-logo-text:before {
  content: "\e905";
}
.icon-motive-corner-color .path1:before {
  content: "\e906";
  color: rgb(0, 99, 190);
}
.icon-motive-corner-color .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(0, 160, 223);
}
.icon-motive-corner-color .path3:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(0, 99, 190);
}
.icon-motive-corner-color .path4:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(0, 160, 223);
}
.icon-motive-corner-color .path5:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(109, 198, 231);
}
.icon-motive-corner-color .path6:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(109, 198, 231);
}
.icon-motive-squares-row-color .path1:before {
  content: "\e90c";
  color: rgb(0, 99, 190);
}
.icon-motive-squares-row-color .path2:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(0, 160, 223);
}
.icon-motive-squares-row-color .path3:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(109, 198, 231);
}
