@font-face {
  font-family: 'Pala';
  src: url('pala.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Univers';
  src: url('UniversLTStd45Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}