@font-face {
  font-family: "Encode Sans Expanded";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/EncodeSansExpanded-Light.ttf)
    format("truetype");
}

@font-face {
  font-family: "Encode Sans Expanded";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/EncodeSansExpanded-Regular.ttf)
    format("truetype");
}

@font-face {
  font-family: "Encode Sans Expanded";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/EncodeSansExpanded-Medium.ttf)
    format("truetype");
}

@font-face {
  font-family: "Encode Sans Expanded";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/EncodeSansExpanded-SemiBold.ttf)
    format("truetype");
}

@font-face {
  font-family: "Encode Sans Expanded";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/EncodeSansExpanded-Bold.ttf)
    format("truetype");
}

@font-face {
  font-family: "Encode Sans Expanded";
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/EncodeSansExpanded-ExtraBold.ttf)
    format("truetype");
}

@font-face {
  font-family: "Encode Sans Expanded";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/EncodeSansExpanded-Black.ttf)
    format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Inter-Light.ttf) format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Inter-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Inter-Medium.ttf) format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Inter-SemiBold.ttf) format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Inter-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/Inter-ExtraBold.ttf) format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Inter-Black.ttf) format("truetype");
}

@font-face {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Kanit-Black.ttf) format("truetype");
}
