@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/worksans/WorkSans-ExtraLight.ttf) format("trueType");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/worksans/WorkSans-Light.ttf) format("trueType");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/worksans/WorkSans-LightItalic.ttf) format("trueType");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/worksans/WorkSans-Regular.ttf) format("trueType");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/worksans/WorkSans-Medium.ttf) format("trueType");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/worksans/WorkSans-SemiBold.ttf) format("trueType");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/worksans/WorkSans-Bold.ttf) format("trueType");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/worksans/WorkSans-ExtraBold.ttf) format("trueType");
}

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