@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-Medium.ttf);
}

@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
    font-family: LibreBaskerville-Regular;
    src: url(../fonts/LibreBaskerville-Regular.ttf);
}

@font-face {
    font-family: LibreBaskerville-Bold;
    src: url(../fonts/LibreBaskerville-Bold.ttf);
}

@font-face {
    font-family: LibreBaskerville-Italic;
    src: url(../fonts/LibreBaskerville-Italic.ttf);
}

@font-face {
    font-family: inloveLight;
    src: url(../fonts/InloveBold.otf);
}

@font-face {
    font-family: Jonathan;
    src: url(../fonts/Jonathan.ttf);
}
