/* Roobert */

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertLight-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertLightItalic-300.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertRegular-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertRegularItalic-400.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertMedium-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertMediumItalic-500.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertSemiBold-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertSemiBoldItalic-600.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertBold-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertBoldItalic-700.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertHeavy-800.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Roobert";
  src: url('../fonts/RoobertHeavyItalic-800.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}