@font-face {
  font-family: "matx";
  src: url('matx.eot?t=1729282357406'); /* IE9*/
  src: url('matx.eot?t=1729282357406#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url("matx.woff2?t=1729282357406") format("woff2"),
  url("matx.woff?t=1729282357406") format("woff"),
  url('matx.ttf?t=1729282357406') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('matx.svg?t=1729282357406#matx') format('svg'); /* iOS 4.1- */
}

.matx {
  font-family: 'matx' !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



