@font-face{
    font-family: Brushline;
    src: url(../fonts/Brushline.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: 'SignPainter HouseScript';
    src: url(../fonts/SignPainter-HouseScript-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family: Brushscript;
    src: url(../fonts/BRUSHSCI.TTF) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-display: swap;
    font-family: Caros;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Caros.otf) format('opentype')
}
@font-face{
    font-display: swap;
    font-family: 'Caros Medium';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Caros Medium.otf') format('opentype')
}
@font-face{
    font-display: swap;
    font-family: 'Caros Bold';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Caros Bold.otf') format('opentype')
}
@font-face{
    font-display: swap;
    font-family: FloodStd;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/FloodStd.otf) format('opentype')
}
@font-face{
    font-display: swap;
    font-family: Birdrockers;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Birdrockers.otf) format('opentype')
}
@font-face{
    font-display: swap;
    font-family: Reingttoon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Reingttoon.ttf) format('opentype')
}
.font-face-birdrockers{
    font-family: "Birdrockers" !important;
}
.font-face-floodStd{
    font-family: "FloodStd" !important;
}
.font-face-brushline{
    font-family: "Brushline" !important;
}
.font-face-brushscript{
    font-family: "Brushscript" !important;
}
.font-face-sign{
    font-family: "SignPainter HouseScript" !important;
}
.font-face-reingttoon{
    font-family: "Reingttoon" !important;
}