@font-face {
  font-family: 'NTSomic';
  src: url('./fonts/NTSomic/NTSomic-Regular.woff2') format('woff2'),
  url('./fonts/NTSomic/NTSomic-Regular.otf') format('otf'),
  url('./fonts/NTSomic/NTSomic-Regular.ttf') format('ttf');

  font-style: normal;
}
@font-face {
  font-family: 'NTSomic';
  src: url('./fonts/NTSomic/NTSomic-Medium.woff2') format('woff2'),
  url('./fonts/NTSomic/NTSomic-Medium.otf') format('otf'),
  url('./fonts/NTSomic/NTSomic-Medium.ttf') format('ttf');
  font-style: medium;
}
@font-face {
  font-family: 'NTSomic';
  src: url('./fonts/NTSomic/NTSomic-Semibold.woff2') format('woff2'),
  url('./fonts/NTSomic/NTSomic-Semibold.otf') format('otf'),
  url('./fonts/NTSomic/NTSomic-Semibold.ttf') format('ttf');
  font-style: medium;
}
@font-face {
  font-family: 'NTSomic';
  src: url('./fonts/NTSomic/NTSomic-Bold.woff2') format('woff2'),
  url('./fonts/NTSomic/NTSomic-Bold.otf') format('otf'),
  url('./fonts/NTSomic/NTSomic-Bold.ttf') format('ttf');
  font-style: bold;
}




@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-thin-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-thin-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-thinitalic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-thinitalic-webfont.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-extralight-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-extralight-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-extralightitalic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-extralightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-light-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-lightitalic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-regular-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-italic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-medium-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-mediumitalic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-mediumitalic-webfont.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-semibold-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-semibolditalic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-semibolditalic-webfont.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-bold-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-bolditalic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-extrabold-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-extrabold-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-extrabolditalic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-extrabolditalic-webfont.woff") format("woff");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-black-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/Poppins/poppins-blackitalic-webfont.woff2") format("woff2"),
    url("/fonts/Poppins/poppins-blackitalic-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
