
@font-face {
  font-family:  'RevenuQuebecIcons';
  font-style:   normal;
  font-weight:  normal;
  font-display: auto;
  src:          url("//ressources.gestionexterne.com/fonts/RevenuQuebecIcons/icomoon.eot");
  src:          url("//ressources.gestionexterne.com/fonts/RevenuQuebecIcons/icomoon.eot?#iefix") format("embedded-opentype"),  
                url("//ressources.gestionexterne.com/fonts/RevenuQuebecIcons/icomoon.woff") format("woff"), 
                url("//ressources.gestionexterne.com/fonts/RevenuQuebecIcons/icomoon.ttf") format("truetype"), 
                url("//ressources.gestionexterne.com/fonts/RevenuQuebecIcons/icomoon.svg#icomoon") format("svg"); 
}

.rq-icons {
  font-family:    'RevenuQuebecIcons';
  font-weight:    normal;
  font-style:     normal;
  font-size:      14px;
  letter-spacing: normal;
  text-transform: none;
  display:        inline-block;
  white-space:    nowrap;
  word-wrap:      normal;
  direction:      ltr;
  -webkit-font-feature-settings:  'liga';
  -webkit-font-smoothing:         antialiased;
  font-feature-settings: "liga" 1;
}