@font-face {
    font-family: 'icon1';
    src: url("../Boutique/asset/font/icons.woff2") format("woff2"),
}
.icon1 {
    font-family:'icon1';
    font-style: normal;
    user-select: none;
}