@font-face {
  font-family: 'Linotype Didot';
  src: url(../fonts/DidotLTPro-Italic.woff2) format('woff2'),
      url(../fonts/DidotLTPro-Italic.woff) format('woff'),
      url(../fonts/DidotLTPro-Italic.ttf) format('truetype');

      font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Linotype Didot';
  src: url(../fonts/DidotLTPro-Italic.woff2) format('woff2'),
      url(../fonts/DidotLTPro-Italic.woff) format('woff'),
      url(../fonts/DidotLTPro-Italic.ttf) format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Linotype Didot';
  src: url(../fonts/DidotLTPro-Italic.woff2) format('woff2'),
      url(../fonts/DidotLTPro-Italic.woff) format('woff'),
      url(../fonts/DidotLTPro-Italic.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Lavanderia';
  src: url(../fonts/Lavanderia-Delicate.woff2) format('woff2'),
      url(../fonts/Lavanderia-Delicate.woff) format('woff'),
      url(../fonts/Lavanderia-Delicate.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Lavanderia';
  src: url(../fonts/Lavanderia-Regular.woff2) format('woff2'),
      url(../fonts/Lavanderia-Regular.woff) format('woff'),
      url(../fonts/Lavanderia-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Great Vibes';
  src: url(../fonts/GreatVibes-Regular.woff2) format('woff2'),
      url(../fonts/GreatVibes-Regular.woff) format('woff'),
      url(../fonts/GreatVibes-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}