
@font-face {
    font-family: 'Calligraph';
    font-style: normal;
    font-weight: 400;
    src: local('Calligraph'), local('Calligraph-Regular'),
        url('./calligraph.woff') format('woff'),
        url('./calligraph.ttf') format('truetype');
}
