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

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