@font-face {
    font-family: 'redhat_light';
    src: url('RedHatDisplay-Light.eot');
    src: url('RedHatDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('RedHatDisplay-Light.woff2') format('woff2'),
        url('RedHatDisplay-Light.woff') format('woff'),
        url('RedHatDisplay-Light.ttf') format('truetype'),
        url('RedHatDisplay-Light.svg#redhat_light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'redhat_regular';
    src: url('RedHatDisplay-Regular.eot');
    src: url('RedHatDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('RedHatDisplay-Regular.woff2') format('woff2'),
        url('RedHatDisplay-Regular.woff') format('woff'),
        url('RedHatDisplay-Regular.ttf') format('truetype'),
        url('RedHatDisplay-Regular.svg#redhat_regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'redhat_medium';
    src: url('RedHatDisplay-Medium.eot');
    src: url('RedHatDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('RedHatDisplay-Medium.woff2') format('woff2'),
        url('RedHatDisplay-Medium.woff') format('woff'),
        url('RedHatDisplay-Medium.ttf') format('truetype'),
        url('RedHatDisplay-Medium.svg#redhat_medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'redhat_semibold';
    src: url('RedHatDisplay-SemiBold.eot');
    src: url('RedHatDisplay-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('RedHatDisplay-SemiBold.woff2') format('woff2'),
        url('RedHatDisplay-SemiBold.woff') format('woff'),
        url('RedHatDisplay-SemiBold.ttf') format('truetype'),
        url('RedHatDisplay-SemiBold.svg#redhat_semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'redhat_bold';
    src: url('RedHatDisplay-Bold.eot');
    src: url('RedHatDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('RedHatDisplay-Bold.woff2') format('woff2'),
        url('RedHatDisplay-Bold.woff') format('woff'),
        url('RedHatDisplay-Bold.ttf') format('truetype'),
        url('RedHatDisplay-Bold.svg#redhat_bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'redhat_extrabold';
    src: url('RedHatDisplay-ExtraBold.eot');
    src: url('RedHatDisplay-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('RedHatDisplay-ExtraBold.woff2') format('woff2'),
        url('RedHatDisplay-ExtraBold.woff') format('woff'),
        url('RedHatDisplay-ExtraBold.ttf') format('truetype'),
        url('RedHatDisplay-ExtraBold.svg#redhat_extrabold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'redhat_black';
    src: url('RedHatDisplay-Black.eot');
    src: url('RedHatDisplay-Black.eot?#iefix') format('embedded-opentype'),
        url('RedHatDisplay-Black.woff2') format('woff2'),
        url('RedHatDisplay-Black.woff') format('woff'),
        url('RedHatDisplay-Black.ttf') format('truetype'),
        url('RedHatDisplay-Black.svg#redhat_black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?tp7moz');
  src:  url('icomoon.eot?tp7moz#iefix') format('embedded-opentype'),
    url('icomoon.ttf?tp7moz') format('truetype'),
    url('icomoon.woff?tp7moz') format('woff'),
    url('icomoon.svg?tp7moz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-ico-"], [class*=" icon-ico-"] {
  /* 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-ico-btn-link:before {
  content: "\e94f";
}
.icon-ico-scart:before {
  content: "\e94d";
}
.icon-ico-cart:before {
  content: "\e94e";
}
.icon-ico-first:before {
  content: "\e94a";
}
.icon-ico-last:before {
  content: "\e94b";
}
.icon-ico-next:before {
  content: "\e94c";
}
.icon-ico-down-square:before {
  content: "\e900";
}
.icon-ico-down-circle:before {
  content: "\e901";
}
.icon-ico-down:before {
  content: "\e902";
}
.icon-ico-up-square:before {
  content: "\e903";
}
.icon-ico-up-circle:before {
  content: "\e904";
}
.icon-ico-up:before {
  content: "\e905";
}
.icon-ico-prev-square:before {
  content: "\e906";
}
.icon-ico-prev-circle:before {
  content: "\e907";
}
.icon-ico-prev:before {
  content: "\e908";
}
.icon-ico-next-square:before {
  content: "\e909";
}
.icon-ico-next-circle:before {
  content: "\e90a";
}
.icon-ico-next:before {
  content: "\e90b";
}
.icon-ico-close-square:before {
  content: "\e90c";
}
.icon-ico-close-big:before {
  content: "\e948";
}
.icon-ico-close:before {
  content: "\e90d";
}
.icon-ico-close-circle:before {
  content: "\e90e";
}
.icon-ico-plus-square:before {
  content: "\e90f";
}
.icon-ico-plus-circle:before {
  content: "\e910";
}
.icon-ico-plus:before {
  content: "\e911";
}
.icon-ico-minus-square:before {
  content: "\e912";
}
.icon-ico-minus-circle:before {
  content: "\e913";
}
.icon-ico-minus:before {
  content: "\e914";
}
.icon-ico-user-new:before {
  content: "\e915";
}
.icon-ico-user-circle:before {
  content: "\e916";
}
.icon-ico-head:before {
  content: "\e917";
}
.icon-ico-search:before {
  content: "\e918";
}
.icon-ico-zoom:before {
  content: "\e919";
}
.icon-ico-unlock:before {
  content: "\e91a";
}
.icon-ico-youtube:before {
  content: "\e91b";
}
.icon-ico-whatsapp:before {
  content: "\e91c";
}
.icon-ico-warning:before {
  content: "\e91d";
}
.icon-ico-tocart:before {
  content: "\e91e";
}
.icon-ico-time:before {
  content: "\e91f";
}
.icon-ico-speed:before {
  content: "\e920";
}
.icon-ico-share:before {
  content: "\e921";
}
.icon-ico-settings:before {
  content: "\e922";
}
.icon-ico-pinmap:before {
  content: "\e923";
}
.icon-ico-piggy:before {
  content: "\e924";
}
.icon-ico-photo:before {
  content: "\e925";
}
.icon-ico-phone-circle:before {
  content: "\e926";
}
.icon-ico-phone:before {
  content: "\e927";
}
.icon-ico-paperplane:before {
  content: "\e928";
}
.icon-ico-paperclip:before {
  content: "\e929";
}
.icon-ico-operator:before {
  content: "\e92a";
}
.icon-ico-order:before {
  content: "\e92b";
}
.icon-ico-money2:before {
  content: "\e92c";
}
.icon-ico-money:before {
  content: "\e92d";
}
.icon-ico-mobile:before {
  content: "\e92e";
}
.icon-ico-microphone:before {
  content: "\e92f";
}
.icon-ico-menu:before {
  content: "\e930";
}
.icon-ico-mail:before {
  content: "\e931";
}
.icon-ico-logout:before {
  content: "\e932";
}
.icon-ico-lock:before {
  content: "\e933";
}
.icon-ico-location:before {
  content: "\e934";
}
.icon-ico-instagram:before {
  content: "\e935";
}
.icon-ico-image:before {
  content: "\e936";
}
.icon-ico-check:before {
  content: "\e937";
}
.icon-ico-house:before {
  content: "\e938";
}
.icon-ico-help:before {
  content: "\e939";
}
.icon-ico-globe:before {
  content: "\e93a";
}
.icon-ico-filter:before {
  content: "\e93b";
}
.icon-ico-fcb-square:before {
  content: "\e93c";
}
.icon-ico-fcb:before {
  content: "\e93d";
}
.icon-ico-envelope:before {
  content: "\e93e";
}
.icon-ico-envelope-circle:before {
  content: "\e93f";
}
.icon-ico-edit:before {
  content: "\e940";
}
.icon-ico-duration:before {
  content: "\e941";
}
.icon-ico-document:before {
  content: "\e942";
}
.icon-ico-delivery:before {
  content: "\e943";
}
.icon-ico-delete:before {
  content: "\e944";
}
.icon-ico-danger:before {
  content: "\e945";
}
.icon-ico-cursor:before {
  content: "\e946";
}
.icon-ico-log-out:before {
  content: "\e947";
}
.icon-ico-calendar:before {
  content: "\e949";
}
