
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../worksans-light.html') format('woff2'),
       url('../woff/worksans-light.woff') format('woff');
}

@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../worksans-regular.html') format('woff2'),
       url('../woff/worksans-regular.woff') format('woff');
}

@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../worksans-medium.html') format('woff2'),
       url('../woff/worksans-medium.woff') format('woff');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../worksans-semibold.html') format('woff2'),
       url('../woff/worksans-semibold.woff') format('woff');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../worksans-bold.html') format('woff2'),
       url('../woff/worksans-bold.woff') format('woff');
}
/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../worksans-extrabold.html') format('woff2'),
       url('../woff/worksans-extrabold.woff') format('woff');
}