@font-face {
   font-family: "Vision Bold";
   src: url("fonts/Vision Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Vision Light";
   src: url("fonts/Vision Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Vision Regular";
   src: url("fonts/Vision Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Vision Italic";
   src: url("fonts/Vision Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}