
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src:  url("../font/Open_Sans/OpenSans-Regular.woff2") format('woff2');
  
}

@font-face {
    font-family: 'Open Sans';
    font-style: bold;
    font-weight: 700;
    src:  url("../font/Open_Sans/OpenSans-Bold.woff2") format('woff2');
    
  }
  
