/**
Regular   = 400
Medium    = 500
Bold      = 600
*/

@font-face {
  font-family: 'Maax';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local('maax_regular_205TF.woff2'), url('maax/maax_regular_205TF.eot');
  src: local('maax_regular_205TF.woff2'),
    url('maax/maax_regular_205TF.eot?#iefix') format('embedded-opentype'),
    url('maax/maax_regular_205TF.woff2') format('woff2'),
    url('maax/maax_regular_205TF.woff') format('woff'),
    url('maax/maax_regular_205TF.ttf') format('truetype');
}

@font-face {
  font-family: 'Maax';
  font-style: normal;
  font-weight: 500;
  font-display: block;
  src: local('maax_medium_205TF.woff2'), url('maax/maax_medium_205TF.eot');
  src: local('maax_medium_205TF.woff2'),
    url('maax/maax_medium_205TF.eot?#iefix') format('embedded-opentype'),
    url('maax/maax_medium_205TF.woff2') format('woff2'),
    url('maax/maax_medium_205TF.woff') format('woff'),
    url('maax/maax_medium_205TF.ttf') format('truetype');
}

@font-face {
  font-family: 'Maax';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: local('maax_bold_205TF.woff2'), url('maax/maax_bold_205TF.eot');
  src: local('maax_bold_205TF.woff2'),
    url('maax/maax_bold_205TF.eot?#iefix') format('embedded-opentype'),
    url('maax/maax_bold_205TF.woff2') format('woff2'),
    url('maax/maax_bold_205TF.woff') format('woff'),
    url('maax/maax_bold_205TF.ttf') format('truetype');
}