@font-face {
    font-family: Times-Italic;
    src: url('../fonts/times-italic.ttf');
}
@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.ttf');
}
@font-face {
    font-family: Gotham-Light;
    src: url('../fonts/Gotham-Light.ttf');
}
@font-face {
    font-family: TrumpMediaeval-Roman;
    src: url('../fonts/TrumpMediaeval-Roman.ttf');
}
@font-face {
    font-family: Segoe-UI;
    src: url('../fonts/Segoe-UI.ttf');
}
@font-face {
    font-family: MyriadPro-Regular;
    src: url('../fonts/MyriadPro-Regular.ttf');
}
@font-face {
    font-family: AGBookRounded-Regular;
    src: url('../fonts/AG-Book-Rounded-Regular.ttf');
}
@font-face {
    font-family: Elliana-Samantha;
    src: url('../fonts/elliana-samantha.otf');
}
@font-face {
    font-family: Sweetly-Broken;
    src: url('../fonts/SweetlyBroken.ttf');
}