@font-face { font-family: 'fontUno'; src: url('fonts/FirstSchool.ttf'); } body{ font-family: 'Cormorant SC', serif !important; } button{ color: black !important; font-weight: bold !important; font-size: 1.2rem !important; } p, h2, button { font-family: 'fontUno' !important; } video { float: right; width: 50%; border-radius: 20px; margin-left: 20px; margin-bottom: 20px; }