@font-face {
font-family: 'Autography';
src: url('/cdn/shop/files/Autography.woff2?v=1768284481') format('woff2'),
url('/cdn/shop/files/Autography.ttf?v=1768284482') format('truetype'),
url('/cdn/shop/files/Autography.otf?v=1768284482') format('opentype');

font-weight: normal;
font-style: normal;
font-display: swap;
}

.custom-class {
    font-family: 'Autography', sans-serif;
}