@font-face {
  font-family: "vysans";
  src: url('VySans-Light.eot');
  src: url('VySans-Light.eot?#iefix') format('embedded-opentype'),
    url('VySans-Light.woff') format('woff'),
    url('VySans-Light.woff2') format('woff2'),
    url('VySans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "vysans";
  src: url('VySans-LightItalic.eot');
  src: url('VySans-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('VySans-LightItalic.woff') format('woff'),
    url('VySans-LightItalic.woff2') format('woff2'),
    url('VySans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "vysans";
  src: url('VySans-Regular.eot');
  src: url('VySans-Regular.eot?#iefix') format('embedded-opentype'),
    url('VySans-Regular.woff') format('woff'),
    url('VySans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "vysans";
  src: url('VySans-RegularItalic.eot');
  src: url('VySans-RegularItalic.eot?#iefix') format('embedded-opentype'),
    url('VySans-RegularItalic.woff') format('woff'),
    url('VySans-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "vysans";
  src: url('VySans-Bold.eot');
  src: url('VySans-Bold.eot?#iefix') format('embedded-opentype'),
    url('VySans-Bold.woff') format('woff'),
    url('VySans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "vysans";
  src: url('VySans-BoldItalic.eot');
  src: url('VySans-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('VySans-BoldItalic.woff') format('woff'),
    url('VySans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "vydisplay";
  src: url('VyDisplay-Medium.eot');
  src: url('VyDisplay-Medium.eot?#iefix') format('embedded-opentype'),
    url('VyDisplay-Medium.woff') format('woff'),
    url('VyDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}