@font-face {
  font-family: 'Univers LT Std';
  font-style: normal;
  font-weight: normal;
  src: url('ArialRegular.ttf') format('truetype'),
  local(Arial);
}

@font-face {
  font-family: 'Univers LT Std';
  font-style: normal;
  font-weight: 300;
  src: url('ArialRegular.ttf') format('truetype'),local(Arial);
}
