/* Albert Sans */
@font-face {
  font-family: 'Albert Sans';
  src: url('albert-sans/AlbertSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Albert Sans';
  src: url('albert-sans/AlbertSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
/* @font-face {
  font-family: 'Albert Sans';
  src: url('albert-sans/AlbertSans-ExtraBold.ttf') format('truetype');
  font-weight: bolder;
  font-style: normal;
} */
/* 
@font-face {
  font-family: 'Albert Sans Italic';
  src: url('albert-sans/AlbertSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Albert Sans Italic';
  src: url('albert-sans/AlbertSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Albert Sans Italic';
  src: url('albert-sans/AlbertSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: bolder;
  font-style: italic;
} */

/* Cera Pro */
@font-face {
  font-family: 'Cera Pro';
  src: url('cera-pro/Cera-Pro-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cera Pro';
  src: url('cera-pro/Cera-Pro-Bold.otf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* Futura */
@font-face {
  font-family: 'Futura';
  src: url('futura/FuturaLTPro-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Futura';
  src: url('futura/FuturaLTPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* Intervogue */
@font-face {
  font-family: 'Intervogue';
  src: url('intervogue/IntervogueSoftAltRegRegular.woff') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Intervogue';
  src: url('intervogue/IntervogueSoftBoldRegular.woff') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* Rockwell */
@font-face {
  font-family: 'Rockwell';
  src: url('rockwell/Rockwell-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Rockwell';
  src: url('rockwell/Rockwell-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

/* Tinos */
@font-face {
  font-family: 'Tinos';
  src: url('tinos/Tinos-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tinos';
  src: url('tinos/Tinos-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Tinos';
  src: url('tinos/Tinos-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Tinos';
  src: url('tinos/Tinos-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
