Added lighter font
This commit is contained in:
@@ -12,6 +12,20 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Atlas Grotesk';
|
||||||
|
src: url('../fonts/atlas/AtlasGrotesk-Light-Web.woff') format('woff');
|
||||||
|
font-weight: lighter;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Atlas Grotesk';
|
||||||
|
src: url('../fonts/atlas/AtlasGrotesk-LightItalic-Web.woff') format('woff');
|
||||||
|
font-weight: lighter;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Atlas Grotesk';
|
font-family: 'Atlas Grotesk';
|
||||||
src: url('../fonts/atlas/AtlasGrotesk-RegularItalic-Web.woff') format('woff');
|
src: url('../fonts/atlas/AtlasGrotesk-RegularItalic-Web.woff') format('woff');
|
||||||
|
|||||||
Reference in New Issue
Block a user