/* Combined font-face declarations for f37_becket */

@font-face {
  font-family: "f37_beckett";
  src: url("f37beckett-regular-webfont.woff2") format("woff2"),
    url("f37beckett-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "f37_beckett";
  src: url("f37beckett-light-webfont.woff2") format("woff2"),
    url("f37beckett-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "f37_beckett";
  src: url("f37beckett-demi-webfont.woff2") format("woff2"),
    url("f37beckett-demi-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "f37_beckett";
  src: url("f37beckett-bold-webfont.woff2") format("woff2"),
    url("f37beckett-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Original font-face declarations for backward compatibility */

@font-face {
  font-family: "fisioreact";
  src: url("fisioreact-webfont.woff2") format("woff2"),
    url("fisioreact-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "f37_beckettbold";
  src: url("f37beckett-bold-webfont.woff2") format("woff2"),
    url("f37beckett-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "f37_beckettlight";
  src: url("f37beckett-light-webfont.woff2") format("woff2"),
    url("f37beckett-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "f37_beckettdemi";
  src: url("f37beckett-demi-webfont.woff2") format("woff2"),
    url("f37beckett-demi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "f37_beckettregular";
  src: url("f37beckett-regular-webfont.woff2") format("woff2"),
    url("f37beckett-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("material-symbols-outlined.ttf") format("truetype");
}

.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
