@font-face {
    font-family: "FSJoey-Bold";
    src: url("fonts/FSJoey-Bold.ttf") format('truetype');
}
@font-face {
    font-family: "FSJoey-Heavy";
    src: url("fonts/FSJoey-Heavy.ttf") format('truetype');
}
@font-face {
    font-family: "FSJoey-Medium";
    src: url("fonts/FSJoey-Medium.ttf") format('truetype');
}
@font-face {
    font-family: "FSJoey-Regular";
    src: url("fonts/FSJoey-Regular.ttf") format('truetype');
}


/**********BARLOW**********/
@font-face {
    font-family: "Barlow-SemiBold";
    src: url("fonts/Barlow-SemiBold.ttf") format('truetype');
}
@font-face {
    font-family: "Barlow-Black";
    src: url("fonts/Barlow-Black.ttf") format('truetype');
}
@font-face {
    font-family: "Barlow-Bold";
    src: url("fonts/Barlow-Bold.ttf") format('truetype');
}
@font-face {
    font-family: "Barlow-Light";
    src: url("fonts/Barlow-Light.ttf") format('truetype');
}
@font-face {
    font-family: "Barlow-Medium";
    src: url("fonts/Barlow-Medium.ttf") format('truetype');
}
@font-face {
    font-family: "Barlow-Regular";
    src: url("fonts/Barlow-Regular.ttf") format('truetype');
}

/*****DIGITAL******/
@font-face {
    font-family: "DS-DIGIB";
    src: url("fonts/DS-DIGIB.ttf") format('truetype');
}