Skip to content
View raw
1
@font-face {
2
font-family: 'Crimson Pro';
3
src: url('CrimsonPro-VariableFont_wght.ttf') format('truetype');
4
font-weight: normal;
5
font-style: normal;
6
}
7
8
@font-face {
9
font-family: 'Black Chancery';
10
src: url('BLKCHCRY.TTF') format('truetype');
11
font-weight: normal;
12
font-style: normal;
13
}
14