﻿@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/century-gothic.ttf');
}

@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/Cinzel.ttf');
}

@font-face {
    font-family: 'TimesNewRoman';
    src: url('../fonts/times-new-roman.ttf');
}
