modified: main_dc/bbvue/src/assets/fonts.css
new file: main_dc/bbvue/src/assets/fonts/Audiowide-Regular.ttf new file: main_dc/bbvue/src/assets/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf new file: main_dc/bbvue/src/assets/fonts/Poppins-VariableFont_wght.otf new file: main_dc/bbvue/src/assets/fonts/Rubik-VariableFont_wght.ttf new file: main_dc/bbvue/src/assets/fonts/fastrun-regular.otf add new fonts into begushiybashkir site
This commit is contained in:
@@ -1,3 +1,15 @@
|
|||||||
|
:root {
|
||||||
|
--logo: 'LogoFont', sans-serif;
|
||||||
|
--h1Fugaz: 'H1HomeMainFriaze', sans-serif;
|
||||||
|
--h1VictorMono: 'H1VM', monospace;
|
||||||
|
--header1: 'Audiowide', cursive;
|
||||||
|
--header2: 'fastrun', sans-serif;
|
||||||
|
--text1: 'Poppins', sans-serif;
|
||||||
|
--text2: 'Monttserrat', sans-serif;
|
||||||
|
--button1: 'NunitoSans', sans-serif;
|
||||||
|
--message1: 'Rubik', sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'LogoFont';
|
font-family: 'LogoFont';
|
||||||
src: url('./fonts/Lobster-Regular.ttf');
|
src: url('./fonts/Lobster-Regular.ttf');
|
||||||
@@ -19,3 +31,28 @@
|
|||||||
font-family: 'Monttserrat';
|
font-family: 'Monttserrat';
|
||||||
src: url(./fonts/Montserrat-VariableFont_wght.ttf);
|
src: url(./fonts/Montserrat-VariableFont_wght.ttf);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Audiowide';
|
||||||
|
src: url(./fonts/Audiowide-Regular.ttf);
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'fastrun';
|
||||||
|
src: url(./fonts/fastrun-regular.otf);
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'NunitoSans';
|
||||||
|
src: url(./fonts/NunitoSans-VariableFont_YTLC\,opsz\,wdth\,wght.ttf);
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Poppins';
|
||||||
|
src: url(./fonts/Poppins-VariableFont_wght.otf);
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Rubik';
|
||||||
|
src: url(./fonts/Rubik-VariableFont_wght.ttf);
|
||||||
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user