@font-face {
    font-family: 'Playfair Display';
    src: url('font/PlayfairDisplay-Regular.otf') format('opentype');
  }

  @font-face {
    font-family: 'OpenSans';
    src: url('font/OpenSans-Light.ttf') format('truetype');
  }