@font-face {
  font-family: "Copperplate Gothic Bold";
  src: url(fonts/CopperplateCC-Bold.ttf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Copperplate Gothic Bold";
  src: url(fonts/PlayfairDisplaySC-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Calibri";
  src: url(fonts/Carlito-Italic.ttf);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/Carlito-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/Carlito-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url(fonts/Carlito-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Calibri Light";
  src: url(fonts/Carlito-Italic.ttf);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Calibri Light";
  src: url(fonts/Carlito-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Calibri Light";
  src: url(fonts/Carlito-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Calibri Light";
  src: url(fonts/Carlito-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Georgia";
  src: url(fonts/Neuton-Italic.ttf);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Georgia";
  src: url(fonts/Neuton-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Georgia";
  src: url(fonts/Neuton-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Georgia";
  src: url(fonts/Tinos-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Garamond";
  src: url(fonts/EBGaramond-Italic.ttf);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Garamond";
  src: url(fonts/EBGaramond-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Garamond";
  src: url(fonts/EBGaramond-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Garamond";
  src: url(fonts/EBGaramond-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Times New Roman";
  src: url(fonts/Tinos-Italic.ttf);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Times New Roman";
  src: url(fonts/Tinos-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Times New Roman";
  src: url(fonts/Tinos-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Times New Roman";
  src: url(fonts/Tinos-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic;
}

