@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Light.eot');
    src: url('Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Light.woff2') format('woff2'),
        url('Roboto-Light.woff') format('woff'),
        url('Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Medium.eot');
    src: url('Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Medium.woff2') format('woff2'),
        url('Roboto-Medium.woff') format('woff'),
        url('Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.eot');
    src: url('Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Bold.woff2') format('woff2'),
        url('Roboto-Bold.woff') format('woff'),
        url('Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.eot');
    src: url('Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Regular.woff2') format('woff2'),
        url('Roboto-Regular.woff') format('woff'),
        url('Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather24pt-Regular.eot');
    src: url('Merriweather24pt-Regular.eot?#iefix') format('embedded-opentype'),
        url('Merriweather24pt-Regular.woff2') format('woff2'),
        url('Merriweather24pt-Regular.woff') format('woff'),
        url('Merriweather24pt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather24pt-Light.eot');
    src: url('Merriweather24pt-Light.eot?#iefix') format('embedded-opentype'),
        url('Merriweather24pt-Light.woff2') format('woff2'),
        url('Merriweather24pt-Light.woff') format('woff'),
        url('Merriweather24pt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



@font-face {
  font-family: 'fundacio';
  src:  url('fundacio.eot?apyep2');
  src:  url('fundacio.eot?apyep2#iefix') format('embedded-opentype'),
    url('fundacio.woff2?apyep2') format('woff2'),
    url('fundacio.ttf?apyep2') format('truetype'),
    url('fundacio.woff?apyep2') format('woff'),
    url('fundacio.svg?apyep2#fundacio') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fundacio' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cistella:before {
  content: "\e90d";
}
.icon-close:before {
  content: "\e90c";
}
.icon-contact1:before {
  content: "\e90b";
}
.icon-email:before {
  content: "\e908";
}
.icon-contact:before {
  content: "\e909";
}
.icon-whatsapp:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-linkedin:before {
  content: "\e907";
}
.icon-left:before {
  content: "\e900";
}
.icon-right:before {
  content: "\e901";
}
.icon-diagonal:before {
  content: "\e902";
}
.icon-play:before {
  content: "\e903";
}
.icon-dropdown:before {
  content: "\e904";
}
