@font-face{
  font-family: "Arial";
  src: 
    url('../../fonts/font-here.woff2') format('woff2'),
    url('../../fonts/font-here.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}