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

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

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

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

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



@font-face {
    font-family: 'PF Encore Sans Pro';
    src: url('../fonts/PF Encore Sans Pro/PFEncoreSansPro-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'PF Encore Sans Pro';
    src: url('../fonts/PF Encore Sans Pro/PFEncoreSansPro-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'PF Encore Sans Pro';
    src: url('../fonts/PF Encore Sans Pro/PFEncoreSansPro-Black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'PF Encore Sans Pro';
    src: url('../fonts/PF Encore Sans Pro/PFEncoreSansPro-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
