@font-face {
  font-family: "samsung-one";
  font-weight: 400;
  src: url(../fonts/SamsungOne-400_v1.0.ttf) format("truetype");
}
@font-face {
  font-family: "samsung-one";
  font-weight: 400;
  font-stretch: condensed;
  src: url(../fonts/SamsungOne-400C_v1.0.ttf) format("truetype");
}
@font-face {
  font-family: "samsung-one";
  font-weight: 700;
  src: url(../fonts/SamsungOne-700_v1.0.ttf) format("truetype");
}
@font-face {
  font-family: "samsung-sharp";
  font-weight: 700;
  src: url(../fonts/SamsungSharpSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "samsung-sharp";
  font-weight: 500;
  src: url(../fonts/SamsungSharpSans-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "samsung-sharp";
  font-weight: 400;
  src: url(../fonts/SamsungSharpSans-Regular.ttf) format("truetype");
}