@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/work_sans/WorkSans-Thin.ttf) format("woff2");
}

@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/work_sans/WorkSans-ExtraLight.ttf) format("woff2");
}

@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/work_sans/WorkSans-Light.ttf) format("woff2");
}

@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/work_sans/WorkSans-Regular.ttf) format("woff2");
}

@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/work_sans/WorkSans-Medium.ttf) format("woff2");
}

@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/work_sans/WorkSans-SemiBold.ttf) format("woff2");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/work_sans/WorkSans-Bold.ttf) format("woff2");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/work_sans/WorkSans-ExtraBold.ttf) format("woff2");
}
@font-face {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/work_sans/WorkSans-Black.ttf) format("woff2");
}
