/* OpenSans-Light */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
}
/* OpenSans-LightItalic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/OpenSans/OpenSans-LightItalic.ttf') format('truetype');
}

/* OpenSans-Regular */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
}
/* OpenSans-Italic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/OpenSans/OpenSans-Italic.ttf') format('truetype');
}

/* OpenSans-Medium */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/OpenSans/OpenSans-Medium.ttf') format('truetype');
}
/* OpenSans-MediumItalic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/OpenSans/OpenSans-MediumItalic.ttf') format('truetype');
}

/* OpenSans-SemiBold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/OpenSans/OpenSans-SemiBold.ttf') format('truetype');
}
/* OpenSans-SemiBoldItalic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf') format('truetype');
}

/* OpenSans-Bold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
}
/* OpenSans-BoldItalic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/OpenSans/OpenSans-BoldItalic.ttf') format('truetype');
}

/* OpenSans-ExtraBold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/OpenSans/OpenSans-ExtraBold.ttf') format('truetype');
}
/* OpenSans-ExtraBoldItalic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/OpenSans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
}



















/* OpenSans_Condensed-Light */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-Light.ttf') format('truetype');
}
/* OpenSans_Condensed-LightItalic */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-LightItalic.ttf') format('truetype');
}

/* OpenSans_Condensed-Regular */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-Regular.ttf') format('truetype');
}
/* OpenSans_Condensed-Italic */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-Italic.ttf') format('truetype');
}

/* OpenSans_Condensed-Medium */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-Medium.ttf') format('truetype');
}
/* OpenSans_Condensed-MediumItalic */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-MediumItalic.ttf') format('truetype');
}

/* OpenSans_Condensed-SemiBold */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-SemiBold.ttf') format('truetype');
}
/* OpenSans_Condensed-SemiBoldItalic */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-SemiBoldItalic.ttf') format('truetype');
}

/* OpenSans_Condensed-Bold */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-Bold.ttf') format('truetype');
}
/* OpenSans_Condensed-BoldItalic */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-BoldItalic.ttf') format('truetype');
}

/* OpenSans_Condensed-ExtraBold */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-ExtraBold.ttf') format('truetype');
}
/* OpenSans_Condensed-ExtraBoldItalic */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/OpenSansCondensed/OpenSans_Condensed-ExtraBoldItalic.ttf') format('truetype');
}
