@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

@font-face {
    font-family: 'Delninoys';
    src: url('../fonts/Delninoys.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}