6 lines
157 B
CSS
6 lines
157 B
CSS
@font-face {
|
|
font-family: 'Xolonium'
|
|
src: url('/fonts/Xolononiu-Regular.otf') format('opentype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|