/* 
@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/redhatdisplay-variablefont_wght-webfont.woff2') format('woff2 supports variations'),
       url('../fonts/redhatdisplay-variablefont_wght-webfont.woff') format('woff supports variations');
  font-weight: 300 900;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
} */
.f-500 {
  font-family: "Red Hat Text", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.f-300 {
  font-family: "Red Hat Text", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.f-700 {
  font-family: "Red Hat Text", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}


  [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;
    text-decoration: none;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-location_pin:before {
    content: "\e900";
  }
  .icon-mail_outline:before {
    content: "\e901";
  }
  .icon-access_time:before {
    content: "\e902";
  }
  .icon-query_builder:before {
    content: "\e902";
  }
  .icon-schedule:before {
    content: "\e902";
  }
  .icon-navigate_next:before {
    content: "\e903";
  }
  .icon-chevron_right:before {
    content: "\e903";
  }
  .icon-navigate_before:before {
    content: "\e904";
  }
  .icon-chevron_left:before {
    content: "\e904";
  }
  .icon-instagram:before {
    content: "\e908";
  }
  .icon-telegram:before {
    content: "\e905";
  }
  .icon-send:before {
    content: "\e905";
  }
  .icon-facebook:before {
    content: "\e906";
  }
  .icon-facebook-f:before {
    content: "\e906";
  }
  .icon-whatsapp:before {
    content: "\e907";
  }
  