@font-face {
  font-family: 'Open Sans';
  src: url('src/css/font/OpenSans/OpenSans-Regular-webfont.eot') format('embedded-opentype'),
   url('src/css/font/OpenSans/OpenSans-Regular-webfont.woff') format('woff'),
   url('src/css/font/OpenSans/OpenSans-Regular-webfont.ttf') format('truetype'),
   url('src/css/font/OpenSans/OpenSans-Regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal
}