@font-face {
  font-display: swap;
  font-family: "Arimo";
  font-style: normal;
  font-weight: 400;
  src: url("/build/fonts/arimo-v29-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  src: url("/build/fonts/playfair-display-v37-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400;
  src: url("/build/fonts/playfair-display-v37-latin-italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 700;
  src: url("/build/fonts/playfair-display-v37-latin-700.woff2") format("woff2");
}

.preload {
  opacity: 0;
}

.preload *,
.preload *::before,
.preload *::after {
  animation: none !important;
  transition: none !important;
}
