@font-face {
  font-family: "MaxPro";
  src: local("MaxPro-Light"),
    url("MaxPro-Light.eot?#iefix") format("embedded-opentype"),
    url("MaxPro-Light.otf") format("opentype"),
    url("MaxPro-Light.woff") format("woff"),
    url("MaxPro-Light.ttf") format("truetype"),
    url("MaxPro-Light.svg#MaxPro-Light") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "MaxPro";
  src: local("MaxPro-ExtraLight"),
    url("MaxPro-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("MaxPro-ExtraLight.otf") format("opentype"),
    url("MaxPro-ExtraLight.woff") format("woff"),
    url("MaxPro-ExtraLight.ttf") format("truetype"),
    url("MaxPro-ExtraLight.svg#MaxPro-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "MaxPro";
  src: local("MaxPro-ExtraLightItalic"),
    url("MaxPro-ExtraLightItalic.eot?#iefix") format("embedded-opentype"),
    url("MaxPro-ExtraLightItalic.otf") format("opentype"),
    url("MaxPro-ExtraLightItalic.woff") format("woff"),
    url("MaxPro-ExtraLightItalic.ttf") format("truetype"),
    url("MaxPro-ExtraLightItalic.svg#MaxPro-ExtraLightItalic") format("svg");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "MaxPro";
  src: local("MaxPro-Bold"),
    url("MaxPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("MaxPro-Bold.otf") format("opentype"),
    url("MaxPro-Bold.woff") format("woff"),
    url("MaxPro-Bold.ttf") format("truetype"),
    url("MaxPro-Bold.svg#MaxPro-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "MaxPro";
  src: local("MaxPro-BoldItalic"),
    url("MaxPro-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("MaxPro-BoldItalic.otf") format("opentype"),
    url("MaxPro-BoldItalic.woff") format("woff"),
    url("MaxPro-BoldItalic.ttf") format("truetype"),
    url("MaxPro-BoldItalic.svg#MaxPro-BoldItalic") format("svg");
  font-weight: 700;
  font-style: italic;
}
