@font-face {
  font-family: 'frutiger';
  src:  url('fonts/Frutiger_LT_45_Light.ttf') format('truetype'),
    url('fonts/Frutiger_LT_45_Light.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: block;
  font-stretch: normal;
}

@font-face {
  font-family: 'frutiger';
  src:  url('fonts/Frutiger_LT_46_Light_Italic.ttf') format('truetype'),
    url('fonts/Frutiger_LT_46_Light_Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: block;
  font-stretch: normal;
}



@font-face {
  font-family: 'frutiger';
  src:  url('fonts/Frutiger_LT_55_Roman.ttf') format('truetype'),
    url('fonts/Frutiger_LT_55_Roman.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: block;
  font-stretch: normal;
}

@font-face {
  font-family: 'frutiger';
  src:  url('fonts/Frutiger_LT_56_Italic.ttf') format('truetype'),
    url('fonts/Frutiger_LT_56_Italic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: block;
  font-stretch: normal;
}


@font-face {
  font-family: 'frutiger';
  src:  url('fonts/Frutiger_LT_65_Bold.ttf') format('truetype'),
    url('fonts/Frutiger_LT_65_Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: block;
  font-stretch: normal;
}

@font-face {
  font-family: 'frutiger';
  src:  url('fonts/Frutiger_LT_66_Bold_Italic.ttf') format('truetype'),
    url('fonts/Frutiger_LT_66_Bold_Italic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: block;
  font-stretch: normal;
}

@font-face {
  font-family: 'librebaskerville';
  src:  url('fonts/LibreBaskerville-Bold.ttf') format('truetype'),
    url('fonts/LibreBaskerville-Bold.woff') format('woff');
  font-weight: normal;
  font-style: bold;
  font-display: block;
  font-stretch: normal;
}

@font-face {
  font-family: 'librebaskerville';
  src:  url('fonts/LibreBaskerville-Italic.ttf') format('truetype'),
    url('fonts/LibreBaskerville-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: block;
  font-stretch: normal;
}

@font-face {
  font-family: 'librebaskerville';
  src:  url('fonts/LibreBaskerville-Regular.ttf') format('truetype'),
    url('fonts/LibreBaskerville-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}