@font-face {
    font-family: 'Georgia';
    src: url('../fonts/georgia.ttf')  format('truetype');
    font-weight: 400;
    font-style: normal;
}

