@font-face {
    font-family: 'NotoColorEmoji';
    src: url('https://buharagroup.com.tr/fonts/NotoColorEmoji-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body, .cke_editable {
    font-family: 'NotoColorEmoji', 'Segoe UI Emoji', 'Apple Color Emoji', sans-serif;
}