/* ROBOTO Regular */
@font-face {
  font-family: 'Roboto';
  src: url('/wp-content/uploads/fonts/Roboto-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ROBOTO Bold */
@font-face {
  font-family: 'Roboto';
  src: url('/wp-content/uploads/fonts/Roboto-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* CAVEAT */
@font-face {
  font-family: 'Caveat';
  src: url('/wp-content/uploads/fonts/Caveat-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}