@font-face {
  font-family: eee;
  src: url("../resources/fonts/nns_font_on.otf");
}

@font-face {
  font-family: NNS SCRIPT cteni;
  src: url("../resources/fonts/NNS_SCRIPT_cteni.otf");
}

@font-face {
  font-family: NNS SCRIPT cteni;
  src: url("../resources/fonts/NNS_SCRIPT_cteni_bold.otf");
  font-weight: bold;
}

@font-face {
  font-family: NNS SCRIPT cteni;
  src: url("../resources/fonts/NNS_SCRIPT_cteni_italic.otf");
  font-style: italic;
}

@font-face {
  font-family: NNS SCRIPT psani;
  src: url("../resources/fonts/NNS_SCRIPT_psani.otf");
}

@font-face {
  font-family: NNS_symbol;
  src: url("../resources/fonts/NNS_symbol.otf");
}

@font-face {
  font-family: "Segoe UI";
  font-style: normal;
  font-weight: normal;
  src: url("../resources/fonts/segoeui.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI";
  font-style: normal;
  font-weight: bold;
  src: url("../resources/fonts/segoeuib.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI";
  font-style: italic;
  font-weight: normal;
  src: url("../resources/fonts/segoeuii.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Light";
  font-style: normal;
  font-weight: normal;
  src: url("../resources/fonts/segoeuil.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Semibold";
  font-style: normal;
  font-weight: normal;
  src: url("../resources/fonts/seguisb.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Semibold";
  font-style: italic;
  font-weight: normal;
  src: url("../resources/fonts/seguisbi.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Black";
  font-style: normal;
  font-weight: normal;
  src: url("../resources/fonts/seguibl.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Black";
  font-style: italic;
  font-weight: normal;
  src: url("../resources/fonts/seguibli.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("../resources/fonts/material_ui_icons.woff2") format("woff2");
}

@font-face {
  font-family: "Calibri";
  font-style: normal;
  font-weight: normal;
  src: url("../resources/fonts/Carlito-Regular.ttf");
}

@font-face {
  font-family: "Calibri";
  font-style: normal;
  font-weight: bold;
  src: url("../resources/fonts/Carlito-Bold.ttf");
}

@font-face {
  font-family: "Calibri";
  font-style: italic;
  font-weight: normal;
  src: url("../resources/fonts/Carlito-Italic.ttf");
}

@font-face {
  font-family: "Calibri";
  font-style: italic;
  font-weight: bold;
  src: url("../resources/fonts/Carlito-BoldItalic.ttf");
}
