first commit
This commit is contained in:
43
themes/at_movic/_dev/css/partials/_poppins.scss
Normal file
43
themes/at_movic/_dev/css/partials/_poppins.scss
Normal file
@@ -0,0 +1,43 @@
|
||||
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 9, 2019 */
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'poppins';
|
||||
src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
|
||||
url('../fonts/poppins-bold-webfont.woff') format('woff');
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'poppins';
|
||||
src: url('../fonts/poppins-light-webfont.woff2') format('woff2'),
|
||||
url('../fonts/poppins-light-webfont.woff') format('woff');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'poppins';
|
||||
src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
|
||||
url('../fonts/poppins-medium-webfont.woff') format('woff');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'poppins';
|
||||
src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
|
||||
url('../fonts/poppins-regular-webfont.woff') format('woff');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'poppins';
|
||||
src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
|
||||
url('../fonts/poppins-semibold-webfont.woff') format('woff');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user