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.
79 lines
1.9 KiB
79 lines
1.9 KiB
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-Thin.woff') format('woff');
|
|
font-style: normal;
|
|
font-weight: 100;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-ThinItalic.woff') format('woff');
|
|
font-style: italic;
|
|
font-weight: 100;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-Light.woff') format('woff');
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-LightItalic.woff') format('woff');
|
|
font-style: italic;
|
|
font-weight: 300;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-Regular.woff') format('woff');
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-Italic.woff') format('woff');
|
|
font-style: italic;
|
|
font-weight: 400;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-Medium.woff') format('woff');
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-MediumItalic.woff') format('woff');
|
|
font-style: italic;
|
|
font-weight: 500;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-Bold.woff') format('woff');
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'League Mono';
|
|
src: url('font/LeagueMono-BoldItalic.woff') format('woff');
|
|
font-style: italic;
|
|
font-weight: 700;
|
|
text-rendering: optimizeLegibility;
|
|
}
|
|
|