Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: 'Ahem Crossmark';
src: url('./resources/AhemCrossmarkSupport.otf');
}
.emoji {
font-family: 'Ahem Crossmark', system-ui;
}
</style>
<span class="emoji" style="font-size: 60px;">a</span>
</html>