@font-face {
  font-family: "Apple Color Emoji";
  src: url("AppleColorEmoji.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.emoji-apple {
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  font-size: 1.1em;        /* чуть крупнее для красоты */
}
