@font-face {
    font-family: 'Photina-Regular';
    src: url('./photina-mt-3.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Photina-Italic';
    src: url('./PhotinaMT-Italic.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}