@charset "UTF-8";

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

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


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