  /*
  ================================
  Import CSS and Google Fonts
  ================================
  */
  @font-face {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-display:swap;
      src: local('Poppins'), url("../fonts/pxiEyp8kv8JHgFVrJJbecmNE.woff2") format("woff2");
      unicode-range: U +0900 -097F, U +1CD0 -1CF9, U +200C -200D, U +20A8, U +20B9, U +20F0, U +25CC, U + A830-A839, U + A8E0-A8FF, U +11B00 -11B09;
  }