@font-face{
    font-family: 'Berkshire';
    src: url('../fonts/BerkshireSwash.ttf');
    font-display: swap;
}
@font-face{
    font-family: 'ManoAlzada';
    src: url('../fonts/AlexBrush-Regular.ttf');
    font-display: swap;
}
@font-face{
    font-family: 'Texto';
    src: url('../fonts/Lora.ttf');
    font-display: swap;
}