/*@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;
}*/

/* ICOMOON */

@font-face{
  font-family: "Icomoon";
  src: 
  url('/carbon/assets/0007e8/000004/icomoon.woff2') format('woff2'),
  url('/carbon/assets/0007e8/000004/icomoon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


