/* Italic */
/*@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-LightItalic.ttf) format('truetype');
}*/

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-Italic.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-MediumItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-SemiBoldItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-BoldItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-ExtraBoldItalic.ttf) format('truetype');
}

/* Regular */
/*@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-Light.ttf) format('truetype');
}*/

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-SemiBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open-Sans'), local('Open-Sans'), url(/files/lnao/_html_content/OpenSans-ExtraBold.ttf) format('truetype');
}