@font-face {
  font-family: 'custom-font';
  src: url('custom-font.woff') format('woff');
  font-weight: 300;
  font-style: normal
}
