
@font-face {
  font-family: 'probapro-regular';
  src: url('fonts/probapro/probapro-regular-webfont.woff2') format('woff2'),
       url('fonts/probapro/probapro-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
font-display: fallback;

}

@font-face {
  font-family: 'probapro-bold';
  src: url('fonts/probapro_2/fontspring-demo-probapro-bold-webfont.woff2') format('woff2'),
       url('fonts/probapro_2/fontspring-demo-probapro-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
font-display: fallback;

}

@font-face {
  font-family: 'probapro-semibold';
  src: url('fonts/probapro_2/fontspring-demo-probapro-semibold-webfont.woff2') format('woff2'),
       url('fonts/probapro_2/fontspring-demo-probapro-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
font-display: fallback;

}

@font-face {
  font-family: 'probapro-medium';
  src: url('fonts/probapro_2/fontspring-demo-probapro-medium-webfont.woff2') format('woff2'),
       url('fonts/probapro_2/fontspring-demo-probapro-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
font-display: fallback;

}

@font-face {
  font-family: 'probapro-light';
  src: url('fonts/probapro_3/fontspring-demo-probapro-light-webfont.woff2') format('woff2'),
       url('fonts/probapro_3/fontspring-demo-probapro-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
font-display: fallback;

}

@font-face {
  font-family: 'probapro-extralight';
  src: url('fonts/probapro_3/fontspring-demo-probapro-extralight-webfont.woff2') format('woff2'),
       url('fonts/probapro_3/fontspring-demo-probapro-extralight-webfont.woff') format('woff');
  font-weight: 200;
  font-style: normal;
font-display: fallback;

}

/* @font-face {
  font-family: 'Nexa_Black';
  src: url('fonts/nexa_2/Nexa-Trial-Black.woff2') format('woff2'),
       url('fonts/nexa_2/Nexa-Trial-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
font-display: fallback;

}

@font-face {
  font-family: 'Nexa_Heavy';
  src: url('fonts/nexa_2/Nexa-Trial-Heavy.woff2') format('woff2'),
       url('fonts/nexa_2/Nexa-Trial-Heavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
font-display: fallback;

} */

@font-face {
  font-family: 'Nexa';
  src: url('fonts/nexa_3/Nexa-Black.eot');
  src: url('fonts/nexa_3/Nexa-Black.eot?#iefix') format('embedded-opentype'),
       url('fonts/nexa_3/Nexa-Black.woff2') format('woff2'),
       url('fonts/nexa_3/Nexa-Black.woff') format('woff');
  font-style: normal;
  font-weight: 900;
  font-display: fallback;
}

@font-face {
  font-family: 'Nexa';
  src: url('fonts/nexa_3/Nexa-Heavy.eot');
  src: url('fonts/nexa_3/Nexa-Heavy.eot?#iefix') format('embedded-opentype'),
       url('fonts/nexa_3/Nexa-Heavy.woff2') format('woff2'),
       url('fonts/nexa_3/Nexa-Heavy.woff') format('woff');
  font-style: normal;
  font-weight: 800;
  font-display: fallback;
}

@font-face {
  font-family: 'Nexa_Bold';
  src: url('fonts/nexa_2/Nexa-Trial-Bold.woff2') format('woff2'),
       url('fonts/nexa_2/Nexa-Trial-Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
font-display: fallback;
}

@font-face {
  font-family: 'Nexa_Light';
  src: url('fonts/nexa_4/Nexa-Trial-Light.woff2') format('woff2'),
       url('fonts/nexa_4/Nexa-Trial-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
font-display: fallback;
}

@font-face {
  font-family: 'Nexa_Thin';
  src: url('fonts/nexa_4/Nexa-Trial-Thin.woff2') format('woff2'),
       url('fonts/nexa_4/Nexa-Trial-Thin.woff') format('woff');
  font-weight: 200;
  font-style: normal;
font-display: fallback;
}