/* CONDENSED */
/*
http://cloud.webtype.com/css/d7fa9fe1-f2d0-43f9-8ae3-904dc074cad7.css
*/
/* condensed normal */
@font-face {
  font-family: 'Verdana Pro Condensed';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/verdana_pro/VerdanaPro-Cond.ttf) format('truetype');
}

@font-face {
  font-family: 'Verdana Pro Condensed';
  font-style: italic;
  font-weight: normal;
  src: url(../fonts/verdana_pro/VerdanaPro-CondIt.ttf) format('truetype');
}

/* condensed light */

@font-face {
  font-family: 'Verdana Pro Condensed';
  font-style: normal;
  font-weight:100;
  src: url(../fonts/verdana_pro/VerdanaPro-CondLight.ttf) format('truetype');
}


@font-face {
  font-family: 'Verdana Pro Condensed';
  font-style: italic;
  font-weight:100;
  src: url(../fonts/verdana_pro/VerdanaPro-CondLightIt.ttf) format('truetype');
}

/* condensed semibold */

@font-face {
  font-family: 'Verdana Pro Condensed';
  font-style: normal;
  font-weight:bold;
  src: url(../fonts/verdana_pro/VerdanaPro-CondSemiBold.ttf) format('truetype');
}


@font-face {
  font-family: 'Verdana Pro Condensed';
  font-style: italic;
  font-weight:bold;
  src: url(../fonts/verdana_pro/VerdanaPro-CondSemiBoldIt.ttf) format('truetype');
}

/* REGULAR */

/* regular normal */
@font-face {
  font-family: 'Verdana Pro';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/verdana_pro/VerdanaPro-Reg.ttf) format('truetype');
}

@font-face {
  font-family: 'Verdana Pro ';
  font-style: italic;
  font-weight: normal;
  src: url(../fonts/verdana_pro/VerdanaPro-Italic.ttf) format('truetype');
}

/* regular light */
@font-face {
  font-family: 'Verdana Pro';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/verdana_pro/VerdanaPro-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Verdana Pro ';
  font-style: italic;
  font-weight: 100;
  src: url(../fonts/verdana_pro/VerdanaPro-LightIt.ttf) format('truetype');
}


/* regular semibold */
@font-face {
  font-family: 'Verdana Pro';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/verdana_pro/VerdanaPro-SemiBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Verdana Pro ';
  font-style: italic;
  font-weight: bold;
  src: url(../fonts/verdana_pro/VerdanaPro-SemiBoldIt.ttf) format('truetype');
}






















