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,21 +1,58 @@
|
||||
@font-face {
|
||||
font-family: 'LogoFont';
|
||||
src: url('./fonts/Lobster-Regular.ttf');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
: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-family: 'H1HomeMainFriaze';
|
||||
src: url(./fonts/FugazOne-Regular.ttf);
|
||||
font-family: 'LogoFont';
|
||||
src: url('./fonts/Lobster-Regular.ttf');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'H1VM';
|
||||
src: url('./fonts/VictorMono-VariableFont_wght.ttf');
|
||||
font-family: 'H1HomeMainFriaze';
|
||||
src: url(./fonts/FugazOne-Regular.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Monttserrat';
|
||||
src: url(./fonts/Montserrat-VariableFont_wght.ttf);
|
||||
font-family: 'H1VM';
|
||||
src: url('./fonts/VictorMono-VariableFont_wght.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Monttserrat';
|
||||
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