
@font-face {
  font-family: 'Dax Regular';
  src: url('/wp-content/uploads/custom-fonts/dax-regular.ttf') format('truetype'),
  	   url('/wp-content/uploads/custom-fonts/dax-regular.otf') format('otf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}