push initial du projet par Stéphane
This commit is contained in:
30
css/heebo-fontfacekit/stylesheet.css
Executable file
30
css/heebo-fontfacekit/stylesheet.css
Executable file
@@ -0,0 +1,30 @@
|
||||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 14, 2018 */
|
||||
|
||||
@font-face {
|
||||
font-family: 'heebobold';
|
||||
src: url('heebo-bold-webfont.woff2') format('woff2'),
|
||||
url('heebo-bold-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'heebolight';
|
||||
src: url('heebo-light-webfont.woff2') format('woff2'),
|
||||
url('heebo-light-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'heebomedium';
|
||||
src: url('heebo-medium-webfont.woff2') format('woff2'),
|
||||
url('heebo-medium-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'heeboregular';
|
||||
src: url('heebo-regular-webfont.woff2') format('woff2'),
|
||||
url('heebo-regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user