@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?j1gbw7');
  src:  url('fonts/icomoon.eot?j1gbw7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?j1gbw7') format('truetype'),
    url('fonts/icomoon.woff?j1gbw7') format('woff'),
    url('fonts/icomoon.svg?j1gbw7#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-icon-custom_arrow_ltr_black:before {
  content: "\e900";
  color: #404d60;
}
.icon-icon-custom_regular_heart_black:before {
  content: "\e901";
  color: #404d60;
}
.icon-custom_regular_heart_red:before {
  content: "\e902";
  color: #f87964;
}
.icon-custom_regular_computer:before {
  content: "\e903";
  color: #404d60;
}
.icon-custom_regular_first_aid_box:before {
  content: "\e904";
  color: #404d60;
}
.icon-custom_regular_airplane:before {
  content: "\e905";
  color: #404d60;
}
.icon-custom_regular_money:before {
  content: "\e906";
  color: #404d60;
}
.icon-custom_regular_dollar:before {
  content: "\e907";
  color: #404d60;
}
.icon-custom_regular_doctor:before {
  content: "\e908";
  color: #404d60;
}
.icon-custom_regular_graduation_cap:before {
  content: "\e909";
  color: #404d60;
}
.icon-custom_regular_chart_with_arrow:before {
  content: "\e90a";
  color: #404d60;
}
.icon-custom_regular_bag:before {
  content: "\e90b";
  color: #404d60;
}
