@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'AppleGaramond-Light';
    src: url('fonts/AppleGaramond-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ClashDisplay-Variable';
    src: url('fonts/ClashDisplay-Variable.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




h1,h2,h3,h4{font-weight:normal;}

.title {
    font-size: 32px;
    
}