/* Discovery_Fs - subset to Hebrew, Latin, punctuation and arrows (218KB total, was 454KB).
   local() first so it renders instantly on machines that have it installed. */
@font-face{font-family:'Discovery_Fs';font-display:swap;font-weight:200;font-style:normal;
  src:local('Discovery_Fs Extra-light'),local('Discovery_Fs-Extralight'),
      url(../fonts/discovery-200.woff2) format('woff2')}
@font-face{font-family:'Discovery_Fs';font-display:swap;font-weight:300;font-style:normal;
  src:local('Discovery_Fs Light'),local('Discovery_Fs-Light'),
      url(../fonts/discovery-300.woff2) format('woff2')}
@font-face{font-family:'Discovery_Fs';font-display:swap;font-weight:400;font-style:normal;
  src:local('Discovery_Fs'),local('Discovery_Fs Regular'),local('Discovery_Fs-Regular'),
      url(../fonts/discovery-400.woff2) format('woff2')}
@font-face{font-family:'Discovery_Fs';font-display:swap;font-weight:500;font-style:normal;
  src:local('Discovery_Fs Medium'),local('Discovery_Fs-Medium'),
      url(../fonts/discovery-500.woff2) format('woff2')}
@font-face{font-family:'Discovery_Fs';font-display:swap;font-weight:600;font-style:normal;
  src:local('Discovery_Fs Demi-bold'),local('Discovery_Fs-Demibold'),
      url(../fonts/discovery-600.woff2) format('woff2')}
@font-face{font-family:'Discovery_Fs';font-display:swap;font-weight:700;font-style:normal;
  src:local('Discovery_Fs Bold'),local('Discovery_Fs-Bold'),
      url(../fonts/discovery-700.woff2) format('woff2')}

/* form fields don't inherit the page font by default - every Elementor form on the site */
.elementor-form input,.elementor-form textarea,.elementor-form select,.elementor-form button{font-family:'Discovery_Fs',sans-serif}
