@font-face {
  font-family: "Aileron-Bold";
  src: url("../fonts/aileron/aileron/Aileron-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/aileron/Aileron-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/aileron/Aileron-Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/aileron/Aileron-Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/aileron/Aileron-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/aileron/Aileron-Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/aileron/Aileron-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova-Bold";
  src: url("../fonts/proxima/ProximaNovaBold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/proxima/ProximaNovaBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/proxima/ProximaNovaBold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/proxima/ProximaNovaBold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/proxima/ProximaNovaBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/proxima/ProximaNovaBold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/proxima/ProximaNovaBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Futura Std Light';
  font-style: normal;
  font-weight: normal;
  src: local('Futura Std Light'), url('../fonts/futura/FuturaStd-Light.woff') format('woff');
  }
  
  
  @font-face {
  font-family: 'Futura Std Light Oblique';
  font-style: normal;
  font-weight: normal;
  src: local('Futura Std Light Oblique'), url('../fonts/futura/Futura Std Light Oblique.woff') format('woff');
  }

  /* Roboto regular */
@font-face {
  font-family: "Roboto-Regular-web";
  src: url("../fonts/roboto/Roboto-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/roboto/Roboto-Regular.otf") format("opentype"), /* Open Type Font */
  url("../fonts/roboto/Roboto-Regular.svg") format("svg"), /* Legacy iOS */
  url("../fonts/roboto/Roboto-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
  url("../fonts/roboto/Roboto-Regular.woff") format("woff"), /* Modern Browsers */
  url("../fonts/vsRoboto-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}