@font-face {
  font-family: open sans;
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), url(font/OpenSans-Regular.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), url(font/OpenSans-Regular.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"),
    url(font/OpenSans-VariableFont_wdthwght.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans"), url(font/OpenSans-Italic.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans"),
    url(font/OpenSans-Italic-VariableFont_wdthwght.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans"), url(font/OpenSans-Light.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: italic;
  font-weight: 300;
  src: local("Open Sans"), url(font/OpenSans-LightItalic.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans"), url(font/OpenSans-SemiBold.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans"), url(font/OpenSans-SemiBoldItalic.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans"), url(font/OpenSans-Bold.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans"), url(font/OpenSans-BoldItalic.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans"), url(font/OpenSans-ExtraBold.woff) format("woff");
}
@font-face {
  font-family: open sans;
  font-style: italic;
  font-weight: 800;
  src: local("Open Sans"),
    url(font/OpenSans-ExtraBoldItalic.woff) format("woff");
}
@font-face {
  font-family: open sans light;
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"),
    url(font/OpenSans-Light-webfont.woff) format("woff");
}
@font-face {
  font-family: open sans condensed;
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Condensed"),
    url(font/OpenSans-CondBold.woff) format("woff");
}
