Özgür Yazılım Derneği web sitesi https://oyd.org.tr
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
oyd-web/static/fonts/junction.css

36 lines
1.1 KiB

@font-face {
font-family: 'Junction';
src: url('junction-bold.eot');
src: url('junction-bold.eot?#iefix') format('embedded-opentype'),
url('junction-bold.woff') format('woff'),
url('junction-bold.ttf') format('truetype'),
url('junction-bold.svg#junctionbold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Junction';
src: url('junction-light.eot');
src: url('junction-light.eot?#iefix') format('embedded-opentype'),
url('junction-light.woff') format('woff'),
url('junction-light.ttf') format('truetype'),
url('junction-light.svg#junctionlight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Junction';
src: url('junction-regular.eot');
src: url('junction-regular.eot?#iefix') format('embedded-opentype'),
url('junction-regular.woff') format('woff'),
url('junction-regular.ttf') format('truetype'),
url('junction-regular.svg#junctionregular') format('svg');
font-weight: normal;
font-style: normal;
}