@font-face{font-family:'Poppins-regular';src:url(../fonts/Poppins-Regular.ttf);font-display:swap}
@font-face{font-family:'Poppins-medium';src:url(../fonts/Poppins-Medium.ttf);font-display:swap}
@font-face{font-family:'Oswald-bold';src:url(../fonts/Oswald-Bold.OTF);font-display:swap}

@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?az2zr');
    src:  url('../fonts/icomoon.eot?az2zr#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?az2zr') format('truetype'),
      url('../fonts/icomoon.woff?az2zr') format('woff'),
      url('../fonts/icomoon.svg?az2zr#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-envelope-o:before {
    content: "\f003";
  }
  .icon-chevron-left:before {
    content: "\f053";
  }
  .icon-chevron-right:before {
    content: "\f054";
  }
  .icon-chevron-up:before {
    content: "\f077";
  }
  .icon-chevron-down:before {
    content: "\f078";
  }
  .icon-phone:before {
    content: "\f095";
  }
  .icon-bars:before {
    content: "\f0c9";
  }
  .icon-navicon:before {
    content: "\f0c9";
  }
  .icon-reorder:before {
    content: "\f0c9";
  }
  .icon-caret-down:before {
    content: "\f0d7";
  }
  .icon-caret-up:before {
    content: "\f0d8";
  }
  .icon-angle-left:before {
    content: "\f104";
  }
  .icon-angle-right:before {
    content: "\f105";
  }
  .icon-angle-up:before {
    content: "\f106";
  }
  .icon-angle-down:before {
    content: "\f107";
  }
  .icon-home3:before {
    content: "\e902";
  }
  .icon-folder:before {
    content: "\e92f";
  }
  .icon-location2:before {
    content: "\e948";
  }
  .icon-calendar:before {
    content: "\e953";
  }
  .icon-download:before {
    content: "\e960";
  }
  .icon-spinner11:before {
    content: "\e984";
  }
  .icon-search:before {
    content: "\e986";
  }
  .icon-zoom-in:before {
    content: "\e987";
  }
  .icon-zoom-out:before {
    content: "\e988";
  }
  .icon-bin:before {
    content: "\e9ac";
  }
  .icon-star-full:before {
    content: "\e9d9";
  }
  .icon-plus:before {
    content: "\ea0a";
  }
  .icon-minus:before {
    content: "\ea0b";
  }
  .icon-info:before {
    content: "\ea0c";
  }
  .icon-cancel-circle:before {
    content: "\ea0d";
  }
  .icon-cross:before {
    content: "\ea0f";
  }
  .icon-checkmark:before {
    content: "\ea10";
  }
  .icon-arrow-up2:before {
    content: "\ea3a";
  }
  .icon-arrow-right2:before {
    content: "\ea3c";
  }
  .icon-arrow-down2:before {
    content: "\ea3e";
  }
  .icon-arrow-left2:before {
    content: "\ea40";
  }
  .icon-circle-up:before {
    content: "\ea41";
  }
  .icon-circle-right:before {
    content: "\ea42";
  }
  .icon-circle-down:before {
    content: "\ea43";
  }
  .icon-circle-left:before {
    content: "\ea44";
  }
  