8 lines
406 B
CSS
8 lines
406 B
CSS
@font-face {
|
|
font-family: 'Junction';
|
|
src: url('font-files/Junction-webfont.eot');
|
|
src: local('☺'), url('font-files/Junction-webfont.woff') format('woff'), url('font-files/Junction-webfont.ttf') format('truetype'), url('font-files/Junction-webfont.svgz#webfont37hojTTp') format('svg'), url('font-files/Junction-webfont.svg#webfont37hojTTp') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|