@font-face {
  font-family: "vw-head";
  font-weight: 700;
  font-display: swap;
  src: url("vwhead-bold.woff2") format("woff2"),
    url("vwhead-bold.woff") format("woff");
}

@font-face {
  font-family: "vw-head";
  font-weight: 400;
  font-display: swap;
  src: url("vwhead-regular.woff2") format("woff2"),
    url("vwhead-regular.woff") format("woff");
}

@font-face {
  font-family: "vw-head";
  font-weight: 200;
  font-display: swap;
  src: url("vwhead-light.woff2") format("woff2"),
    url("vwhead-light.woff") format("woff");
}

@font-face {
  font-family: "vw-text";
  font-weight: 400;
  font-display: swap;
  src: url("vwtext-regular.woff2") format("woff2"),
    url("vwtext-regular.woff") format("woff");
}

@font-face {
  font-family: "vw-text";
  font-weight: 700;
  font-display: swap;
  src: url("vwtext-bold.woff2") format("woff2"),
    url("vwtext-bold.woff") format("woff");
}

@font-face {
  font-family: "vw-head-ar";
  font-weight: 700;
  font-display: swap;
  src: url("HelveticaNeueArabicBD.woff") format("woff");
}

@font-face {
  font-family: "vw-text-ar";
  font-weight: 400;
  font-display: swap;
  src: url("HelveticaNeueArabicLT.woff") format("woff");
}

@font-face {
	font-family: "Vollkorn";
	font-weight: 700;
	font-display: swap;
	src: url("Vollkorn-Bold.ttf") format("ttf");
}
  