@font-face {
    font-family: "LeviBrush";
    src: url(./fonts/LEVIBRUSH.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "GothamBold";
    src: url(./fonts/GothamBold.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "GothamBoldItalic";
    src: url(./fonts/GothamBoldItalic.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "GothamBook";
    src: url(./fonts/GothamBook.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "GothamBookItalic";
    src: url(./fonts/GothamBookItalic.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "GothamLight";
    src: url(./fonts/GothamLight.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "GothamLightItalic";
    src: url(./fonts/GothamLightItalic.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "GothamMedium";
    src: url(./fonts/GothamMedium.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "GothamMediumItalic";
    src: url(./fonts/GothamMediumItalic.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "KensmarkBold";
    src: url(./fonts/Kensmark-03-Bold.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}
@font-face {
    font-family: "KensmarkBoldSlant";
    src: url(./fonts/Kensmark-03-BoldSlant.ttf) format("truetype");
    font-weight: false;
    font-style: 'normal';
}