@font-face {
  font-family: 'sema-icon';
  src:  url('../fonts/sema-icon.eot?18rig0');
  src:  url('../fonts/sema-icon.eot?18rig0#iefix') format('embedded-opentype'),
    url('../fonts/sema-icon.woff?18rig0') format('woff'),
    url('../fonts/sema-icon.svg?18rig0#sema-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*.sema {
    
    font-family: 'sema-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

.sema {
    display: inline-block;
    font: normal normal normal 14px/1 'sema-icon';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}
.sema-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.sema-2x {
    font-size: 2em
}
.sema-3x {
    font-size: 3em
}
.sema-4x {
    font-size: 4em
}
.sema-5x {
    font-size: 5em
}
.sema-fw {
    width: 1.28571429em;
    text-align: center
}
.sema-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.sema-ul>li {
    position: relative
}
.sema-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.sema-li.sema-lg {
    left: -1.85714286em
}
.sema-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.sema-spin {
    -webkit-animation: sema-spin 2s infinite linear;
    animation: sema-spin 2s infinite linear
}
.sema-pulse {
    -webkit-animation: sema-spin 1s infinite steps(8);
    animation: sema-spin 1s infinite steps(8)
}
@-webkit-keyframes sema-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes sema-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.sema-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.sema-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.sema-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.sema-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.sema-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .sema-rotate-90,
:root .sema-rotate-180,
:root .sema-rotate-270,
:root .sema-flip-horizontal,
:root .sema-flip-vertical {
    filter: none
}
.sema-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.sema-stack-1x,
.sema-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.sema-stack-1x {
    line-height: inherit
}
.sema-stack-2x {
    font-size: 2em
}
.sema-inverse {
    color: #fff
}

.iconCivaux {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sema-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sema-icons_Visiter:before {
  content: "\e900";
}
.sema-icons_Agenda:before {
  content: "\e901";
}
.sema-icons_Pratique:before {
  content: "\e902";
}
.sema-icons_Contact:before {
  content: "\e903";
}
.sema-icons_Boutique:before {
  content: "\e904";
}
.sema-icons_Mediatheque:before {
  content: "\e905";
}
.sema-icons_Animations:before {
  content: "\e906";
}
.sema-icons_Musée:before {
  content: "\e907";
}
.sema-icons_Patrimoine:before {
  content: "\e908";
}
.sema-icons_AudioGuide:before {
  content: "\e909";
}
.sema-icons_fleche:before {
  content: "\e90a";
}
.sema-icons_Handicap-moteur:before {
  content: "\e90b";
}
.sema-icons_Handicap-mental:before {
  content: "\e90c";
}
.sema-icons_Handicap-visuel:before {
  content: "\e90d";
}
.sema-icons_Handicap-auditif:before {
  content: "\e90e";
}
.sema-icons_fleche-bas:before {
  content: "\e90f";
}
.sema-icons_tripadvisor:before {
  content: "\e910";
}
.sema-home:before {
  content: "\e911";
}
.sema-library:before {
  content: "\e921";
}
.sema-ticket:before {
  content: "\e939";
}
.sema-phone:before {
  content: "\e942";
}
.sema-location2:before {
  content: "\e948";
}
.sema-quotes-left:before {
  content: "\e977";
}
.sema-quotes-right:before {
  content: "\e978";
}
.sema-search:before {
  content: "\e986";
}
.sema-download2:before {
  content: "\e9c5";
}
.sema-link:before {
  content: "\e9cb";
}
.sema-cross:before {
  content: "\ea0f";
}
.sema-checkmark:before {
  content: "\ea10";
}
.sema-arrow-right2:before {
  content: "\ea3c";
}
.sema-circle-right:before {
  content: "\ea42";
}
.sema-facebook2:before {
  content: "\ea91";
}
.sema-instagram:before {
  content: "\ea92";
}
.sema-twitter:before {
  content: "\ea96";
}
.sema-youtube:before {
  content: "\ea9d";
}

