Kumi
9a43155478
Includes various weights of the Inconsolata font in TTF format. Adds a CSS file for font-face definitions and integrates these styles into the base HTML template. Incorporates the font license. Boosts typography uniformity and offers enhanced design capabilities across the application by using a cohesive font family.
72 lines
1.8 KiB
CSS
72 lines
1.8 KiB
CSS
@font-face {
|
|
font-family: 'Inconsolata';
|
|
font-style: normal;
|
|
font-weight: 200;
|
|
font-stretch: normal;
|
|
font-display: swap;
|
|
src: url(./QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7LppwU8aRo.ttf) format('truetype');
|
|
}
|
|
@font-face {
|
|
font-family: 'Inconsolata';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
font-stretch: normal;
|
|
font-display: swap;
|
|
src: url(./QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp9s8aRo.ttf) format('truetype');
|
|
}
|
|
@font-face {
|
|
font-family: 'Inconsolata';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-stretch: normal;
|
|
font-display: swap;
|
|
src: url(./QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp4U8aRo.ttf) format('truetype');
|
|
}
|
|
@font-face {
|
|
font-family: 'Inconsolata';
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
font-stretch: normal;
|
|
font-display: swap;
|
|
src: url(./QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp7c8aRo.ttf) format('truetype');
|
|
}
|
|
@font-face {
|
|
font-family: 'Inconsolata';
|
|
font-style: normal;
|
|
font-weight: 600;
|
|
font-stretch: normal;
|
|
font-display: swap;
|
|
src: url(./QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp1s7aRo.ttf) format('truetype');
|
|
}
|
|
@font-face {
|
|
font-family: 'Inconsolata';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-stretch: normal;
|
|
font-display: swap;
|
|
src: url(./QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp2I7aRo.ttf) format('truetype');
|
|
}
|
|
@font-face {
|
|
font-family: 'Inconsolata';
|
|
font-style: normal;
|
|
font-weight: 800;
|
|
font-stretch: normal;
|
|
font-display: swap;
|
|
src: url(./QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7LppwU7aRo.ttf) format('truetype');
|
|
}
|
|
@font-face {
|
|
font-family: 'Inconsolata';
|
|
font-style: normal;
|
|
font-weight: 900;
|
|
font-stretch: normal;
|
|
font-display: swap;
|
|
src: url(./QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lppyw7aRo.ttf) format('truetype');
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|