
/*****
	Font: linotypeunivers
*****/

/* Regular */

@font-face {
  font-family: 'linotypeunivers';
  src: url('../fonts/linotypeunivers-regular.ttf');
  font-weight: 400;
  font-style: normal;
}

/* Bold */

@font-face {
  font-family: 'linotypeunivers';
  src: url('../fonts/linotypeunivers-bold.ttf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'linotypeunivers';
  src: url('../fonts/linotypeunivers-bold-italic.ttf');
  font-weight: 700;
  font-style: italic;
}
