/*@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.woff2') format('woff2'),

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*/
@font-face {
  font-family: 'fontello';
  src:  url('../fonts/fontello.woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family:'headings';
  src: url('../fonts/BTitrBold_0.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family:'paragraph';
  src: url('../fonts/dana-light.woff2') format('woff2');
  font-display: swap;
  
}