@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-Light.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-Regular.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-Medium.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-Bold.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-Black.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-LightItalic.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-Italic.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-MediumItalic.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-SemiBoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-BoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-ExtraBoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('./fonts/rubik/Rubik-BlackItalic.woff2') format('woff2');
}
