@font-face {
  font-family: "PD Manrope";
  src: url("./fonts/manrope-cyrillic-400-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0400-052F;
}

@font-face {
  font-family: "PD Manrope";
  src: url("./fonts/manrope-latin-400-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0000-024F, U+1E00-1EFF, U+20AC;
}

@font-face {
  font-family: "PD Manrope";
  src: url("./fonts/manrope-cyrillic-500-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0400-052F;
}

@font-face {
  font-family: "PD Manrope";
  src: url("./fonts/manrope-latin-500-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0000-024F, U+1E00-1EFF, U+20AC;
}

@font-face {
  font-family: "PD Manrope";
  src: url("./fonts/manrope-cyrillic-700-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0400-052F;
}

@font-face {
  font-family: "PD Manrope";
  src: url("./fonts/manrope-latin-700-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0000-024F, U+1E00-1EFF, U+20AC;
}

@font-face {
  font-family: "PD Manrope";
  src: url("./fonts/manrope-cyrillic-800-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0400-052F;
}

@font-face {
  font-family: "PD Manrope";
  src: url("./fonts/manrope-latin-800-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0000-024F, U+1E00-1EFF, U+20AC;
}

@font-face {
  font-family: "PD Cormorant";
  src: url("./fonts/cormorant-garamond-600-cyrillic.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0400-052F;
}

@font-face {
  font-family: "PD Cormorant";
  src: url("./fonts/cormorant-garamond-600-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0000-024F, U+1E00-1EFF, U+20AC;
}

@font-face {
  font-family: "PD Cormorant";
  src: url("./fonts/cormorant-garamond-700-cyrillic.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0400-052F;
}

@font-face {
  font-family: "PD Cormorant";
  src: url("./fonts/cormorant-garamond-700-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0000-024F, U+1E00-1EFF, U+20AC;
}

@font-face {
  font-family: "PD Nimbus Narrow";
  src: url("./fonts/NimbusSansNarrow-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "PD Nimbus Narrow";
  src: url("./fonts/NimbusSansNarrow-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "PD Nimbus Roman";
  src: url("./fonts/NimbusRoman-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "PD Nimbus Roman";
  src: url("./fonts/NimbusRoman-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
