@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-Light.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-LightItalic.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-SemiBoldItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-Heavy.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Roobert VRT";
  src: url("RoobertVRT-HeavyItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}

body {
  font-family: "Roobert VRT";
}
