@font-face {
font-family: 'Pragmatica_book';
font-style: book;
font-weight: 100;
font-display: fallback;
src: url('/content/files/fonts/pragmatica_book.otf') format('opentype');
}

@font-face {
font-family: 'Pragmatica_bold';
font-style: bold;
font-weight: 400;
font-display: fallback;
src: url('/content/files/fonts/pragmatica_bold.otf') format('opentype');
}

@font-face {
font-family: 'Pragmatica_black';
font-style: black;
font-weight: 900;
font-display: fallback;
src: url('/content/files/fonts/pragmatica_black.otf') format('opentype');
}
