@font-face {
    font-family: 'Benjamin Franklin';
    src: url('.../font/Benjamin Franklin/ttf');
}

@font-face {
    font-family: 'Watermelon';
    src: url('.../font/Watermelon/ttf');
}

@font-face {
    font-family: 'Roboto';
    src: url('.../font/Roboto/ttf');
}

@font-face {
    font-family: 'Wolf in the City';
    src: url('.../font/Wolf in the City/ttf');
}

@font-face {
    font-family: 'Wolf in the City Light';
    src: url('.../font/Wolf in the City/light/ttf');
}
