@font-face {
    font-family: "woodmart-font";
    src: url("/fonts/woodmart-font-1-400.woff2") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 900;
  src: url("/fonts/SegoeUI/SegoeUIBlack.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 900;
  font-style: italic;
  src: url("/fonts/SegoeUI/SegoeUIBlackItalic.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 700;
  src: url("/fonts/SegoeUI/SegoeUIBold.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 700;
  font-style: italic;
  src: url("/fonts/SegoeUI/SegoeUIBoldItalic.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-style: italic;
  src: url("/fonts/SegoeUI/SegoeUIItalic.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 400;
  src: url("/fonts/SegoeUI/SegoeUIRegular.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 300;
  src: url("/fonts/SegoeUI/SegoeUILight.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 300;
  font-style: italic;
  src: url("/fonts/SegoeUI/SegoeUILightItalic.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 600;
  src: url("/fonts/SegoeUI/SegoeUISemibold.ttf") format("opentype");
}
@font-face {
  font-family: "SegoeUI";
  font-weight: 600;
  font-style: italic;
  src: url("/fonts/SegoeUI/SegoeUISemiboldItalic.ttf") format("opentype");
}
