// /**
//  * Copyright © Magento, Inc. All rights reserved.
//  * See COPYING.txt for license details.
//  */

//
//  Extends
//  _____________________________________________

//  Icons

.abs-icon {
    -webkit-font-smoothing: antialiased;
    font-family: @icons__font-family;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
}
