@font-face {
  font-family: "PointSoftBlack";
  src: url("../font/PointSoftBlack.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: local("Rubik Black"), local("Rubik-Black"),
    url("../font/Rubik-Black.woff") format("woff"),
    url("../font/Rubik-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Black Italic"), local("Rubik-BlackItalic"),
    url("../font/Rubik-BlackItalic.woff") format("woff"),
    url("../font/Rubik-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik ExtraBold"), local("Rubik-ExtraBold"),
    url("../font/Rubik-ExtraBold.woff") format("woff"),
    url("../font/Rubik-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik ExtraBold Italic"), local("Rubik-ExtraBoldItalic"),
    url("../font/Rubik-ExtraBoldItalic.woff") format("woff"),
    url("../font/Rubik-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Bold"), local("Rubik-Bold"),
    url("../font/Rubik-Bold.woff") format("woff"),
    url("../font/Rubik-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Bold Italic"), local("Rubik-BoldItalic"),
    url("../font/Rubik-BoldItalic.woff") format("woff"),
    url("../font/Rubik-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Semi Bold"), local("Rubik-SemiBold"),
    url("../font/Rubik-SemiBold.woff") format("woff"),
    url("../font/Rubik-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Semi Bold Italic"), local("Rubik-SemiBoldItalic"),
    url("../font/Rubik-SemiBoldItalic.woff") format("woff"),
    url("../font/Rubik-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Medium"), local("Rubik-Medium"),
    url("../font/Rubik-Medium.woff") format("woff"),
    url("../font/Rubik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Medium Italic"), local("Rubik-MediumItalic"),
    url("../font/Rubik-MediumItalic.woff") format("woff"),
    url("../font/Rubik-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Regular"), local("Rubik-Regular"),
    url("../font/Rubik-Regular.woff") format("woff"),
    url("../font/Rubik-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Italic"), local("Rubik-Italic"),
    url("../font/Rubik-Italic.woff") format("woff"),
    url("../font/Rubik-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Light"), local("Rubik-Light"),
    url("../font/Rubik-Light.woff") format("woff"),
    url("../font/Rubik-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Light Italic"), local("Rubik-LightItalic"),
    url("../font/Rubik-LightItalic.woff") format("woff"),
    url("../font/Rubik-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
