mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
remove import and create face font in global style file
This commit is contained in:
@@ -19,30 +19,6 @@ body, html {
|
|||||||
|
|
||||||
/* /Global Settings */
|
/* /Global Settings */
|
||||||
|
|
||||||
/* Fonts */
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'M-A-Regular';
|
|
||||||
src: url("../fonts/montserrat-alternates-v17-latin-regular.woff2");
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'M-A-600';
|
|
||||||
src: url("../fonts/montserrat-alternates-v17-latin-600.woff2");
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'M-A-700';
|
|
||||||
src: url("../fonts/montserrat-alternates-v17-latin-700.woff2");
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'M-A-800';
|
|
||||||
src: url("../fonts/montserrat-alternates-v17-latin-800.woff2");
|
|
||||||
}
|
|
||||||
|
|
||||||
/* /Fonts */
|
|
||||||
|
|
||||||
/* Content Grid */
|
/* Content Grid */
|
||||||
|
|
||||||
.content-grid {
|
.content-grid {
|
||||||
|
|||||||
Reference in New Issue
Block a user