@font-face {
    font-family: 'AlvaraliceFont';
    src: url('../fonts/dinprolightwebfont.eot');
    src: url('../fonts/dinprolightwebfont.eot') format('embedded-opentype'),
         url('../fonts/dinprolightwebfont.woff2') format('woff2'),
         url('../fonts/dinprolightwebfont.woff') format('woff'),
         url('../fonts/dinprolightwebfont.ttf') format('truetype'),
         url('../fotns/dinprolightwebfont.svg#dinprolightwebfont') format('svg');
    font-weight: 200;
}
@font-face {
    font-family: 'AlvaraliceFont';
    src: url('../fonts/DINProRegular.eot');
    src: url('../fonts/DINProRegular.eot') format('embedded-opentype'),
         url('../fonts/DINProRegular.woff2') format('woff2'),
         url('../fonts/DINProRegular.woff') format('woff'),
         url('../fonts/DINProRegular.ttf') format('truetype'),
         url('../fotns/DINProRegular.svg#DINProRegular') format('svg');
    font-weight: 300;
}
@font-face {
    font-family: 'AlvaraliceFont';
    src: url('../fonts/dinpromedium.eot');
    src: url('../fonts/dinpromedium.eot') format('embedded-opentype'),
         url('../fonts/dinpromedium.woff2') format('woff2'),
         url('../fonts/dinpromedium.woff') format('woff'),
         url('../fonts/dinpromedium.ttf') format('truetype'),
         url('../fotns/dinpromedium.svg#dinpromedium') format('svg');
    font-weight: 400;
}
@font-face {
    font-family: 'AlvaraliceFont';
    src: url('../fonts/DINProLightItalic.eot');
    src: url('../fonts/DINProLightItalic.eot') format('embedded-opentype'),
         url('../fonts/DINProLightItalic.woff2') format('woff2'),
         url('../fonts/DINProLightItalic.woff') format('woff'),
         url('../fonts/DINProLightItalic.ttf') format('truetype'),
         url('../fotns/DINProLightItalic.svg#DINProLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'AlvaraliceFont';
    src: url('../fonts/DINProBoldItalic.eot');
    src: url('../fonts/DINProBoldItalic.eot') format('embedded-opentype'),
         url('../fonts/DINProBoldItalic.woff2') format('woff2'),
         url('../fonts/DINProBoldItalic.woff') format('woff'),
         url('../fonts/DINProBoldItalic.ttf') format('truetype'),
         url('../fotns/DINProBoldItalic.svg#DINProBoldItalic') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?fzmxoi');
    src:    url('../fonts/icomoon.eot?fzmxoi#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?fzmxoi') format('truetype'),
        url('../fonts/icomoon.woff?fzmxoi') format('woff'),
        url('../fonts/icomoon.svg?fzmxoi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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-arrow-left:before {
    content: "\e900";
}
.icon-arrow-right:before {
    content: "\e901";
}
.icon-buscar:before {
    content: "\e902";
}
.icon-donacion:before {
    content: "\e903";
}
.icon-facebook:before {
    content: "\e904";
}
.icon-home:before {
    content: "\e905";
}
.icon-icon-select:before {
    content: "\e906";
}
.icon-instagram:before {
    content: "\e907";
}
.icon-logo-alvaralice:before {
    content: "\e908";
}
.icon-suscribirse:before {
    content: "\e909";
}
.icon-twitter:before {
    content: "\e90a";
}
.icon-youtube:before {
    content: "\e90b";
}
.icon-accion-civica:before {
    content: "\e90c";
}
.icon-educacion-cultura:before {
    content: "\e90d";
}
.icon-generacion-ingresos:before {
    content: "\e90e";
}
.icon-reflexion-dialogo:before {
    content: "\e90f";
}
.icon-nav:before {
    content: "\e910";
}