:root{
  --filtrex-font:"Mark Pro","MarkPro","Mark Pro Text","Avenir Next","Segoe UI",Arial,sans-serif;
}
html,body,button,input,textarea,select,optgroup,option,table,th,td{
  font-family:var(--filtrex-font)!important;
}
