11 lines
161 B
CSS
Executable File
11 lines
161 B
CSS
Executable File
|
|
@font-face {
|
|
font-family: 'EnglandHand';
|
|
src: url('england-webfont.woff');
|
|
font-weight: normal;
|
|
font-display: swap;
|
|
font-style: normal;
|
|
|
|
}
|
|
|