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

#menu-siteguarding-security-parent > a::before {
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    content: '\e900' !important;

    text-decoration: inherit;

    margin-right: .2em;
    text-align: center;

    font-variant: normal;
    text-transform: none;

    line-height: 1em;

    margin-left: .2em;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.icon-security:before { content: '\e900';  } 