/**
 * Weights:
 * ------------
 * 100: Thin
 * 200: Light
 * 400: Regular
 * 500: Medium
 * 600: SemiBold
 * 700: Bold
 * 800: ExtraBold
 * 900: Black
 */
@font-face {
  font-family: "Hind";
  src: url(../Fonts/Hind-Light.eot) format("embedded-opentype");
  src: url(../Fonts/Hind-Light.eot?#iefix) format("embedded-opentype"), url(../Fonts/Hind-Light.woff) format("woff"), url(../Fonts/Hind-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 200;
  font-display: swap; }

@font-face {
  font-family: "Hind";
  src: url(../Fonts/Hind-Regular.eot) format("embedded-opentype");
  src: url(../Fonts/Hind-Regular.eot?#iefix) format("embedded-opentype"), url(../Fonts/Hind-Regular.woff) format("woff"), url(../Fonts/Hind-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: "Hind";
  src: url(../Fonts/Hind-Medium.eot) format("embedded-opentype");
  src: url(../Fonts/Hind-Medium.eot?#iefix) format("embedded-opentype"), url(../Fonts/Hind-Medium.woff) format("woff"), url(../Fonts/Hind-Medium.ttf) format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap; }

@font-face {
  font-family: "Hind";
  src: url(../Fonts/Hind-SemiBold.eot) format("embedded-opentype");
  src: url(../Fonts/Hind-SemiBold.eot?#iefix) format("embedded-opentype"), url(../Fonts/Hind-SemiBold.woff) format("woff"), url(../Fonts/Hind-SemiBold.ttf) format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap; }

@font-face {
  font-family: "Hind";
  src: url(../Fonts/Hind-Bold.eot) format("embedded-opentype");
  src: url(../Fonts/Hind-Bold.eot?#iefix) format("embedded-opentype"), url(../Fonts/Hind-Bold.woff) format("woff"), url(../Fonts/Hind-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap; }

@font-face {
  font-family: "Livvic";
  src: url(../Fonts/Livvic-Thin.eot) format("embedded-opentype");
  src: url(../Fonts/Livvic-Thin.eot?#iefix) format("embedded-opentype"), url(../Fonts/Livvic-Thin.woff) format("woff"), url(../Fonts/Livvic-Thin.ttf) format("truetype");
  font-style: normal;
  font-weight: 100;
  font-display: swap; }

@font-face {
  font-family: "Livvic";
  src: url(../Fonts/Livvic-Light.eot) format("embedded-opentype");
  src: url(../Fonts/Livvic-Light.eot?#iefix) format("embedded-opentype"), url(../Fonts/Livvic-Light.woff) format("woff"), url(../Fonts/Livvic-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 200;
  font-display: swap; }

@font-face {
  font-family: "Livvic";
  src: url(../Fonts/Livvic-Regular.eot) format("embedded-opentype");
  src: url(../Fonts/Livvic-Regular.eot?#iefix) format("embedded-opentype"), url(../Fonts/Livvic-Regular.woff) format("woff"), url(../Fonts/Livvic-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: "Livvic";
  src: url(../Fonts/Livvic-SemiBold.eot) format("embedded-opentype");
  src: url(../Fonts/Livvic-SemiBold.eot?#iefix) format("embedded-opentype"), url(../Fonts/Livvic-SemiBold.woff) format("woff"), url(../Fonts/Livvic-SemiBold.ttf) format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap; }

@font-face {
  font-family: "Livvic";
  src: url(../Fonts/Livvic-Bold.eot) format("embedded-opentype");
  src: url(../Fonts/Livvic-Bold.eot?#iefix) format("embedded-opentype"), url(../Fonts/Livvic-Bold.woff) format("woff"), url(../Fonts/Livvic-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap; }

@font-face {
  font-family: "Livvic";
  src: url(../Fonts/Livvic-Black.eot) format("embedded-opentype");
  src: url(../Fonts/Livvic-Black.eot?#iefix) format("embedded-opentype"), url(../Fonts/Livvic-Black.woff) format("woff"), url(../Fonts/Livvic-Black.ttf) format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: swap; }

h1, h2, h3, h4, h5, h6 {
  font-family: Livvic, "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

body, button, input {
  font-family: Hind, "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

