@font-face {
  font-family: 'YourCustomFont';
  src: url('fonts/your-font.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
