@font-face {
  font-family: 'Chams';
  font-style: normal;
  font-weight: 400;
  src: url('ChamsRegular.woff') format('woff');
}
@font-face {
  font-family: 'Chams';
  font-style: italic;
  font-weight: 400;
  src: url('ChamsItalic.woff') format('woff');
}
@font-face {
  font-family: 'Chams';
  font-style: italic;
  font-weight: 700;
  src: url('ChamsBoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Chams';
  font-style: normal;
  font-weight: 700;
  src: url('ChamsBold.woff') format('woff');
}
@font-face {
  font-family: 'Chams';
  font-style: normal;
  font-weight: 900;
  src: url('ChamsBlack.woff') format('woff');
}
