/*  Cursive fonts for special fonts  */

@font-face {
  font-family: 'Massallera';
  src: url('../fonts/Massallera.eot');
  src: url('../fonts/Massallera.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Massallera.woff2') format('woff2'),
      url('../fonts/Massallera.woff') format('woff'),
      url('../fonts/Massallera.ttf') format('truetype'),
      url('../fonts/Massallera.svg#Massallera') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'VAG Rounded';
  src: url('../fonts/VAG-Rounded-Bold.eot');
  src: url('../fonts/VAG-Rounded-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/VAG-Rounded-Bold.woff2') format('woff2'),
      url('../fonts/VAG-Rounded-Bold.woff') format('woff'),
      url('../fonts/VAG-Rounded-Bold.ttf') format('truetype'),
      url('../fonts/VAG-Rounded-Bold.svg#VAG-Rounded-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'VAG Rounded Std';
  src: url('../fonts/VAGRoundedStd-Light.eot');
  src: url('../fonts/VAGRoundedStd-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/VAGRoundedStd-Light.woff2') format('woff2'),
      url('../fonts/VAGRoundedStd-Light.woff') format('woff'),
      url('../fonts/VAGRoundedStd-Light.ttf') format('truetype'),
      url('../fonts/VAGRoundedStd-Light.svg#VAGRoundedStd-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Livvic';
  src: url('../fonts/livvic-regular-webfont.woff2') format('woff2'),
       url('../fonts/livvic-regular-webfont.woff') format('woff'),
       url('../fonts/livvic-regular-webfont.ttf') format('truetype'),
       url('../fonts/livvic-regular-webfont.svg#livvicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lalezar';
  src: url('../fonts/lalezar-regular-webfont.eot');
  src: url('../fonts/lalezar-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/lalezar-regular-webfont.woff2') format('woff2'),
       url('../fonts/lalezar-regular-webfont.woff') format('woff'),
       url('../fonts/lalezar-regular-webfont.ttf') format('truetype'),
       url('../fonts/lalezar-regular-webfont.svg#lalezarregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Regular.eot');
  src: url('../fonts/Nunito-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Nunito-Regular.woff2') format('woff2'),
       url('../fonts/Nunito-Regular.woff') format('woff'),
       url('../fonts/Nunito-Regular.ttf') format('truetype'),
       url('../fonts/Nunito-Regular.svg#Nunito-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-Regular.eot');
  src: url('../fonts/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NunitoSans-Regular.woff2') format('woff2'),
       url('../fonts/NunitoSans-Regular.woff') format('woff'),
       url('../fonts/NunitoSans-Regular.ttf') format('truetype'),
       url('../fonts/NunitoSans-Regular.svg#NunitoSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Signika Negative';
  src: url('../fonts/SignikaNegative-Regular.eot');
  src: url('../fonts/SignikaNegative-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/SignikaNegative-Regular.woff2') format('woff2'),
       url('../fonts/SignikaNegative-Regular.woff') format('woff'),
       url('../fonts/SignikaNegative-Regular.ttf') format('truetype'),
       url('../fonts/SignikaNegative-Regular.svg#SignikaNegative-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Playpen Sans';
  src: url('../fonts/PlaypenSans-Regular.eot');
  src: url('../fonts/PlaypenSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/PlaypenSans-Regular.woff2') format('woff2'),
       url('../fonts/PlaypenSans-Regular.woff') format('woff'),
       url('../fonts/PlaypenSans-Regular.ttf') format('truetype'),
       url('../fonts/PlaypenSans-Regular.svg#PlaypenSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
