/**************************************************************************************************************/
/*
			ASSOMPTION LYON - Typos utlisees sur le site
*/
/**************************************************************************************************************/

@font-face {
    font-family: 'assomption';
    src: url('../typos/assomptionttf-regular-webfont.woff2') format('woff2'),
         url('../typos/assomptionttf-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'plutobold';
    src: url('../typos/plutobold-webfont.woff2') format('woff2'),
         url('../typos/plutobold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'plutolight';
    src: url('../typos/plutolight-webfont.woff2') format('woff2'),
         url('../typos/plutolight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'plutoregular';
    src: url('../typos/plutoregular-webfont.woff2') format('woff2'),
         url('../typos/plutoregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'assomption-icon';
    src:  url('../typos/assomption-icon.eot?rzuotu');
    src:  url('../typos/assomption-icon.eot?rzuotu#iefix') format('embedded-opentype'),
    url('../typos/assomption-icon.ttf?rzuotu') format('truetype'),
    url('../typos/assomption-icon.woff?rzuotu') format('woff'),
    url('../typos/assomption-icon.svg?rzuotu#assomption-icon') 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: 'assomption-icon' !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-uk:before {
    content: "\e917";
  }
  
.icon-instagram:before {
    content: "\e916";
  }
  
.icon-agrandir:before {
    content: "\e900";
}
.icon-agir:before {
    content: "\e901";
}
.icon-voir:before {
    content: "\e902";
}
.icon-oeuvrer:before {
    content: "\e903";
}
.icon-calendar:before {
    content: "\e904";
}
.icon-users:before {
    content: "\e905";
}
.icon-user:before {
    content: "\e906";
}
.icon-phone:before {
    content: "\e907";
}
.icon-map-marker:before {
    content: "\e908";
}
.icon-pencil:before {
    content: "\e909";
}
.icon-ecoledirecte:before {
    content: "\e90a";
}
.icon-search:before {
    content: "\e90b";
}
.icon-clic:before {
    content: "\e90c";
}
.icon-arrow-up-right:before {
    content: "\e90d";
}
.icon-caret-double-right:before {
    content: "\e90e";
}
.icon-caret-right:before {
    content: "\e90f";
}
.icon-linkedin:before {
    content: "\e910";
}
.icon-facebook:before {
    content: "\e911";
}
.icon-close:before {
    content: "\e912";
}
.icon-nav:before {
    content: "\e913";
}
.icon-minus:before {
    content: "\e914";
}
.icon-plus:before {
    content: "\e915";
}
