@import url( '../../../themes/aemi/assets/styles/public/fonts.css' ); .editor-post-title__block .editor-post-title__input, .edit-post-visual-editor, .edit-post-visual-editor p { font-family: "Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important; font-smooth: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 1.2; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-rendering: optimizeLegibility; } tt, var, kbd, samp, code, pre { font-family: "Hack",Courier,"Courier New",monospace !important; }