@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

#tinymce {
    font-family: "Inter";
    font-size: 13px;
    font-weight: 300;
    line-height: 1.6;
    margin: 15px;
}