/*
 * Tanha Font - Local Config
 */

@font-face {
  font-family: 'Tanha';
  src: url('../fonts/Tanha-FD.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html, body {
  font-family: 'Tanha', sans-serif !important;
}
