/*--------------------------- Bell slim font start here -----------------*/
@font-face {
  font-family: 'bell-slim';
  src: url(fonts/bellslim/bellslim_regular-webfont.eot);
  src: url(fonts/bellslim/bellslim_regular-webfont.eot?#iefix) format('embedded-opentype'),
  url(fonts/bellslim/bellslim_regular-webfont.woff) format('woff'),
  url(fonts/bellslim/bellslim_regular-webfont.ttf) format('truetype'),
  url(fonts/bellslim/bellslim_regular-webfont.svg#bellslimregular) format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'bell-slim';
  src: url(fonts/bellslim/bellslim_medium-webfont.eot);
  src: url(fonts/bellslim/bellslim_medium-webfont.eot?#iefix) format('embedded-opentype'),
  url(fonts/bellslim/bellslim_medium-webfont.woff) format('woff'),
  url(fonts/bellslim/bellslim_medium-webfont.ttf) format('truetype'),
  url(fonts/bellslim/bellslim_medium-webfont.svg#bellslim_mediumregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bell-slim';
  src: url(fonts/bellslim/bellslim_semibold-webfont.eot);
  src: url(fonts/bellslim/bellslim_semibold-webfont.eot?#iefix) format('embedded-opentype'),
  url(fonts/bellslim/bellslim_semibold-webfont.woff) format('woff'),
  url(fonts/bellslim/bellslim_semibold-webfont.ttf) format('truetype'),
  url(fonts/bellslim/bellslim_semibold-webfont.svg#bellslim_semiboldregular) format('svg');
  font-weight: 700;
  font-style: normal;
}
/*--------------------------- Bell slim font end here -----------------*/


/*--------------------------- Helvatica font start here ---------------*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2a3c7d");


@font-face {
  font-family: 'helvetica';
  src: url('fonts/helvatica/2A3C7D_0_0.eot');
  src: url('fonts/helvatica/2A3C7D_0_0.eot?#iefix') format('embedded-opentype'),
  url('fonts/helvatica/2A3C7D_0_0.woff') format('woff'),
  url('fonts/helvatica/2A3C7D_0_0.ttf') format('truetype');
}


@font-face {
  font-family: 'HelveticaNeueLT-BoldCond';
  src: url('fonts/helvatica/2A3C7D_1_0.eot');
  src: url('fonts/helvatica/2A3C7D_1_0.eot?#iefix') format('embedded-opentype'),
  url('fonts/helvatica/2A3C7D_1_0.woff') format('woff'),
  url('fonts/helvatica/2A3C7D_1_0.ttf') format('truetype');
}

@font-face {
  font-family: 'HelveticaNeueLT-Light';
  src: url('fonts/helvatica/2A7184_0_0.eot');
  src: url('fonts/helvatica/2A7184_0_0.eot?#iefix') format('embedded-opentype'),
  url('fonts/helvatica/2A7184_0_0.woff') format('woff'),
  url('fonts/helvatica/2A7184_0_0.ttf') format('truetype');
}

@font-face {
  font-family: 'HelveticaNeueLT-LightCond';
  src: url('fonts/helvatica/2A7184_1_0.eot');
  src: url('fonts/helvatica/2A7184_1_0.eot?#iefix') format('embedded-opentype'),
  url('fonts/helvatica/2A7184_1_0.woff') format('woff'),
  url('fonts/helvatica/2A7184_1_0.ttf') format('truetype');
}

@font-face {
  font-family: 'ArialMT';
  src: url('fonts/helvatica/ArialMT.eot?#iefix') format('embedded-opentype'),  url('fonts/helvatica/ArialMT.woff') format('woff'),
  url('fonts/helvatica/ArialMT.ttf')  format('truetype'),
  url('fonts/helvatica/ArialMT.svg#ArialMT') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------- Helvatica font end here ---------------*/


/*----------------------------- cisco sans start here -----------------------*/
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTBold.woff');
  font-weight: bold;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTBoldOblique.woff');
  font-weight: bold;
  font-style: oblique;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTExtraLight.woff');
  font-weight: 400;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTExtraLightOblique.woff');
  font-weight: 400;
  font-style: oblique;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTHeavy.woff');
  font-weight: 900;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTHeavyOblique.woff');
  font-style: oblique;
  font-weight: 900;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTLight.woff');
  font-weight: 500;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTLightOblique.woff');
  font-weight: 500;
  font-style: oblique;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTRegular.woff');
  font-weight: normal;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTRegularOblique.woff');
  font-weight: normal;
  font-style: oblique;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTThin.woff');
  font-weight: 200;
}
@font-face {
  font-family: 'ciscosans';
  src:url('fonts/ciscosans/CiscoSansTTThinOblique.woff');
  font-weight: 200;
  font-style: oblique;
}
/*----------------------------- cisco sans end here -----------------------*/

/*----------------------------- museosans start here -----------------------*/
@font-face {
  font-family: 'MuseoSans';
  font-weight: 100;
  font-style: normal;
  src: url("fonts/museosans/27C76D_4_0.eot");
  src: url("fonts/museosans/27C76D_4_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_4_0.woff") format("woff"),
  url("fonts/museosans/27C76D_4_0.ttf") format("truetype");
}
@font-face {
  font-family: 'MuseoSans';
  font-weight: 300;
  font-style: normal;
  src: url("fonts/museosans/27C76D_1_0.eot");
  src: url("fonts/museosans/27C76D_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_1_0.woff") format("woff"),
  url("fonts/museosans/27C76D_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'MuseoSans';
  font-weight: 500;
  font-style: normal;
  src: url("fonts/museosans/27C76D_3_0.eot");
  src: url("fonts/museosans/27C76D_3_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_3_0.woff") format("woff"),
  url("fonts/museosans/27C76D_3_0.ttf") format("truetype");
}
@font-face {
  font-family: 'MuseoSans';
  font-weight: 700;
  font-style: normal;
  src: url("fonts/museosans/27C76D_0_0.eot");
  src: url("fonts/museosans/27C76D_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_0_0.woff") format("woff"),
  url("fonts/museosans/27C76D_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'MuseoSans';
  font-weight: 900;
  font-style: normal;
  src: url("fonts/museosans/27C76D_9_0.eot");
  src: url("fonts/museosans/27C76D_9_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_9_0.woff") format("woff"),
  url("fonts/museosans/27C76D_9_0.ttf") format("truetype");
}

@font-face {
  font-family: 'MuseoSans';
  font-weight: 100;
  font-style: italic;
  src: url("fonts/museosans/27C76D_7_0.eot");
  src: url("fonts/museosans/27C76D_7_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_7_0.woff") format("woff"),
  url("fonts/museosans/27C76D_7_0.ttf") format("truetype");
}
@font-face {
  font-family: 'MuseoSans';
  font-weight: 300;
  font-style: italic;
  src: url("fonts/museosans/27C76D_6_0.eot");
  src: url("fonts/museosans/27C76D_6_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_6_0.woff") format("woff"),
  url("fonts/museosans/27C76D_6_0.ttf") format("truetype");
}
@font-face {
  font-family: 'MuseoSans';
  font-weight: 500;
  font-style: italic;
  src: url("fonts/museosans/27C76D_8_0.eot");
  src: url("fonts/museosans/27C76D_8_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_8_0.woff") format("woff"),
  url("fonts/museosans/27C76D_8_0.ttf") format("truetype");
}
@font-face {
  font-family: 'MuseoSans';
  font-weight: 700;
  font-style: italic;
  src: url("fonts/museosans/27C76D_5_0.eot");
  src: url("fonts/museosans/27C76D_5_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_5_0.woff") format("woff"),
  url("fonts/museosans/27C76D_5_0.ttf") format("truetype");
}
@font-face {
  font-family: 'MuseoSans';
  font-weight: 900;
  font-style: italic;
  src: url("fonts/museosans/27C76D_2_0.eot");
  src: url("fonts/museosans/27C76D_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/museosans/27C76D_2_0.woff") format("woff"),
  url("fonts/museosans/27C76D_2_0.ttf") format("truetype");
}
/*----------------------------- museosans start here -----------------------*/
