@font-face {
    font-family: Gotham-Book;
    src: url('../fonts/Gotham-Book.ttf');
}
@font-face {
    font-family: Gotham-Bold;
    src: url('../fonts/Gotham-Bold.ttf');
}
@font-face {
    font-family: Gotham-Medium;
    src: url('../fonts/Gotham\ Medium.otf');
}
@font-face {
    font-family: Gotham-Light;
    src: url('../fonts/Gotham\ Light.otf');
}
@font-face {
    font-family: Poppins-Regular;
    src: url('../fonts/Poppins-Regular.ttf');
}
@font-face {
    font-family: Poppins-Medium;
    src: url('../fonts/Poppins-Medium.ttf');
}
@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins-Bold.ttf');
}
@font-face {
    font-family: Helvetica;
    src: url('../fonts/Helvetica.ttc');
}
@font-face {
    font-family: Lusitana-Bold;
    src: url('../fonts/Lusitana-Bold.ttf');
}
@font-face {
    font-family: Montserrat-Regular;
    src: url('../fonts/Montserrat-Regular.ttf');
}
@font-face {
    font-family: Qwigley-Regular;
    src: url('../fonts/Qwigley-Regular.ttf');
}
@font-face {
    font-family: SpaceGrotesk-Light;
    src: url('../fonts/SpaceGrotesk-Light.ttf');
}
@font-face {
    font-family: Elliana-Samantha;
    src: url('../fonts/Elliana\ Samantha\ demo.otf');
}