/*
  This font software is used under license
*/

@font-face {
  font-family: "AkzidenzGrotesk-Regular";
  src: url('./AkzidenzGrotesk/AkzidenzGrotesk-Regular.woff2') format('woff2'), 
       url('./AkzidenzGrotesk/AkzidenzGrotesk-Regular.woff') format('woff');
}