mirror of
https://github.com/Rushilwiz/brancher.git
synced 2025-04-19 03:20:17 -04:00
font
This commit is contained in:
parent
4a55881a41
commit
ab0707bdb2
|
@ -24,7 +24,10 @@
|
|||
font-family: Poppins-SemiBold;
|
||||
src: url('../fonts/poppins/Poppins-SemiBold.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: GlacialIndifferenceRegular;
|
||||
src: url('https://fontlibrary.org/face/glacial-indifference');
|
||||
}
|
||||
/*//////////////////////////////////////////////////////////////////
|
||||
[ RESTYLE TAG ]*/
|
||||
|
||||
|
@ -241,7 +244,7 @@ background-image: url('./css/res/inverse_branch.svg');
|
|||
.login100-form-title {
|
||||
display: block;
|
||||
width: 100%;
|
||||
font-family: Poppins-Bold;
|
||||
font-family: GlacialIndifferenceRegular;
|
||||
font-size: 39px;
|
||||
color: #fff;
|
||||
line-height: 1.2;
|
||||
|
|
Loading…
Reference in New Issue
Block a user