/* vietnamese */
@font-face {
  font-family: 'Signika Negative';
  font-style:normal;
  font-weight: 300;
  src: url(SignikaNegative-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 400;
  src: url(SignikaNegative-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 500;
  src: url(SignikaNegative-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 600;
  src: url(SignikaNegative-SemiBold.ttf) format('truetype');
}
@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 700;
  src: url(SignikaNegative-Bold.ttf) format('truetype');
}
