@font-face {
    font-family: 'Sukhumvit Set';
    src: url('fonts/SukhumvitSet-Medium.woff2') format('woff2'),
        url('fonts/SukhumvitSet-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('fonts/SukhumvitSet-Light.woff2') format('woff2'),
        url('fonts/SukhumvitSet-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('fonts/SukhumvitSet-SemiBold.woff2') format('woff2'),
        url('fonts/SukhumvitSet-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('fonts/SukhumvitSet-Thin.woff2') format('woff2'),
        url('fonts/SukhumvitSet-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Bold.woff2') format('woff2'),
        url('fonts/Satoshi-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('fonts/SukhumvitSet-Text.woff2') format('woff2'),
        url('fonts/SukhumvitSet-Text.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Light.woff2') format('woff2'),
        url('fonts/Satoshi-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PSL-Kittithada';
    src: url('fonts/PSL-Kittithada-Bold.woff2') format('woff2'),
        url('fonts/PSL-Kittithada-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DB Adman X';
    src: url('fonts/DBAdmanX.woff2') format('woff2'),
        url('fonts/DBAdmanX.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('fonts/SukhumvitSet-Bold.woff2') format('woff2'),
        url('fonts/SukhumvitSet-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Medium.woff2') format('woff2'),
        url('fonts/Satoshi-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?4cal3t');
    src:  url('fonts/icomoon.eot?4cal3t#iefix') format('embedded-opentype'),
      url('fonts/icomoon.woff2?4cal3t') format('woff2'),
      url('fonts/icomoon.ttf?4cal3t') format('truetype'),
      url('fonts/icomoon.woff?4cal3t') format('woff'),
      url('fonts/icomoon.svg?4cal3t#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-ic-social-facebook-bd:before {
    content: "\e900";
  }
  .icon-ic-social-twitter-bd:before {
    content: "\e901";
  }
  .icon-ic-right-bd:before {
    content: "\e902";
  }
  .icon-ic-right:before {
    content: "\e903";
  }
  .icon-ic-left:before {
    content: "\e904";
  }
  .icon-ic-up:before {
    content: "\e905";
  }
  .icon-ic-down:before {
    content: "\e906";
  }
  .icon-ic-close:before {
    content: "\e907";
  }
  .icon-ic-social-facebook:before {
    content: "\e908";
  }
  .icon-ic-social-twitter:before {
    content: "\e909";
  }
  .icon-ic-circle:before {
    content: "\e90a";
  }
  .icon-ic-close-circle:before {
    content: "\e90b";
  }
  .icon-ic-plus:before {
    content: "\e90c";
  }
  .icon-ic-minus:before {
    content: "\e90d";
  }
  .icon-ic-minus-circle:before {
    content: "\e90e";
  }
  .icon-ic-plus-circle:before {
    content: "\e90f";
  }
  .icon-ic-up-bd:before {
    content: "\e910";
  }
  .icon-ic-down-bd:before {
    content: "\e911";
  }
  .icon-ic-left-bd:before {
    content: "\e912";
  }
  