/*
 * Site specific styles for EW.com.
 *
 * Moved out of the theme's Sass so the theme stays identical to the Mountain Lodging
 * sites. The matching Beaver Builder font registration is in ew-code.php.
 */
@font-face {
  font-family: 'RetroSignature';
  src: url('fonts/RetroSignature.woff2') format('woff2');
  font-display: swap;
}
