@font-face {
    font-family: 'Aptos';
    src: url('../fonts/Aptos.ttf') format('truetype'); /* Eğer fonts klasörü bir üst klasörde ise */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Catchy Mager';
    src: url('../fonts/CatchyMager.otf') format('truetype'); /* Eğer fonts klasörü bir üst klasörde ise */
    font-weight: normal;
    font-style: normal;
}
