/*#######################################################################################################
##                                                                                                     ##
##  BAŞLA :: ICOMOON ICON YAPISI                                                                     ##
##                                                                                                     ##
#########################################################################################################
* ICON AYARLARI
 * -------------------
 * Icomoon icon yapısı ile alakalı css
 * Harici stylesheet: https://i.icomoon.io/public/temp/6af6ee0cf5/icome/style.css
 */

/**************************** icon Ayarları CSS BAŞLA ****/
[class^="icome-"], [class*=" icome-"] {
    font-family: 'icome' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/**************************** icon Ayarları CSS BİTİR ****/


/*#######################################################################################################*/
