@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/titillium_web/TitilliumWeb-Regular.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/titillium_web/TitilliumWeb-Italic.ttf") format("opentype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/titillium_web/TitilliumWeb-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/titillium_web/TitilliumWeb-BoldItalic.ttf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Pacifico";
  src: url("../fonts/pacifico/Pacifico.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
