@font-face {
  font-family: "JaguarRegular";
  font-style: normal;
  font-weight: normal;
  src: url('./newFonts/Jaguar-Regular.eot'); /* IE9 Compat Modes */
  src: url('./newFonts/Jaguar-Regular.eot?#iefix') format('eot'), /* IE6-IE8 */
       url('./newFonts/Jaguar-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('./newFonts/Jaguar-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: "JaguarBold";
  font-style: normal;
  font-weight: normal;
  src: url('./newFonts/Jaguar-Bold.eot'); /* IE9 Compat Modes */
  src: url('./newFonts/Jaguar-Bold.eot?#iefix') format('eot'), /* IE6-IE8 */
       url('./newFonts/Jaguar-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('./newFonts/Jaguar-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: "ProximaNovaRegular";
  font-style: normal;
  font-weight: normal;
  src: url('./newFonts/ProximaNova-Regular.eot'); /* IE9 Compat Modes */
  src: url('./newFonts/ProximaNova-Regular.eot?#iefix') format('eot'), /* IE6-IE8 */
       url('./newFonts/ProximaNova-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('./newFonts/ProximaNova-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: "ProximaNovaBold";
  font-style: normal;
  font-weight: 700;
  src: url('./newFonts/ProximaNova-Bold.eot'); /* IE9 Compat Modes */
  src: url('./newFonts/ProximaNova-Bold.eot?#iefix') format('eot'), /* IE6-IE8 */
       url('./newFonts/ProximaNova-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('./newFonts/ProximaNova-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: "ProximaNovaLight";
  font-style: normal;
  font-weight: 100;
  src: url('./newFonts/ProximaNova-Light.eot'); /* IE9 Compat Modes */
  src: url('./newFonts/ProximaNova-Light.eot?#iefix') format('eot'), /* IE6-IE8 */
       url('./newFonts/ProximaNova-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('./newFonts/ProximaNova-Light.ttf') format('truetype'); /* Safari, Android, iOS */
}


@font-face {
    font-family: "JLR Proxima Nova";
    font-style: italic;
    src: url('./newFonts/ProximaNova-RegularItalic.eot');
}

@font-face {
    font-family: "JLR Proxima Nova";
    font-style: italic;
    src: url(http://:/) format("No-IE-404"),url('./newFonts/ProximaNova-RegularItalic.svg') format("svg"),url('./newFonts/ProximaNova-RegularItalic.woff') format("woff"),url('./newFonts/ProximaNova-RegularItalic.ttf') format("truetype");
}
@font-face {
    font-family: "JLR Proxima Nova";
    font-weight: 100;
    font-style: italic;
    src: url('./newFonts/ProximaNova-LightItalic.eot');
}

@font-face {
    font-family: "JLR Proxima Nova";
    font-weight: 100;
    font-style: italic;
    src: url(http://:/) format("No-IE-404"),url('./newFonts/ProximaNova-LightItalic.svg') format("svg"),url('./newFonts/ProximaNova-LightItalic.woff') format("woff"),url('./newFonts/ProximaNova-LightItalic.ttf') format("truetype");
}

@font-face {
    font-family: "JLR Proxima Nova";
    font-weight: 500;
    src: url('./newFonts/ProximaNova-Semibold.eot');
}

@font-face {
    font-family: "JLR Proxima Nova";
    font-weight: 500;
    src: url(http://:/) format("No-IE-404"),url('./newFonts/ProximaNova-Semibold.svg') format("svg"),url('./newFonts/ProximaNova-Semibold.woff') format("woff"),url('./newFonts/ProximaNova-Semibold.ttf') format("truetype");
}

@font-face {
    font-family: "JLR Proxima Nova";
    font-weight: 500;
    font-style: italic;
    src: url('./newFonts/ProximaNova-SemiboldItalic.eot');
}

@font-face {
    font-family: "JLR Proxima Nova";
    font-weight: 500;
    font-style: italic;
    src: url(http://:/) format("No-IE-404"),url('./newFonts/ProximaNova-SemiboldItalic.svg') format("svg"),url('./newFonts/ProximaNova-SemiboldItalic.woff') format("woff"),url('./newFonts/ProximaNova-SemiboldItalic.ttf') format("truetype");
}

@font-face {
    font-family: "JLR Proxima Nova";
    font-weight: 700;
    font-style: italic;
    src: url('./newFonts/ProximaNova-BoldItalic.eot');
}

@font-face {
    font-family: "JLR Proxima Nova";
    font-weight: 700;
    font-style: italic;
    src: url(http://:/) format("No-IE-404"),url('./newFonts/ProximaNova-BoldItalic.svg') format("svg"),url('./newFonts/ProximaNova-BoldItalic.woff') format("woff"),url('./newFonts/ProximaNova-BoldItalic.ttf') format("truetype");
}
