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

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

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

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

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