/* Place any CSS overrides in this file. */

@font-face{font-family:'Mabri Pro Black';
  src:url('mabry-black-pro.otf')
}
@font-face{font-family:'Mabri Pro';
  src:url('mabry-light-pro.otf')
}

*:not(.fa){
  font-family:'Mabri Pro',sans-serif !important;
}