Commit 7192500a authored by Bilal's avatar Bilal

Fixed font-family

parent 5e39be8a
......@@ -57,7 +57,7 @@
.header .div {
color: #00000099;
flex: 1;
font-family: 'Source Sans Pro-Regular', Helvetica, serif;
font-family: 'Source Sans Pro-Regular', Helvetica;
font-size: 16px;
font-weight: 400;
letter-spacing: 0;
......@@ -94,7 +94,7 @@
.sidebar-b .text-wrapper {
color: #333333;
font-family: 'Arial-Regular', Helvetica, serif;
font-family: 'Arial-Regular', Helvetica;
font-size: 30px;
font-weight: 400;
left: 148px;
......@@ -212,7 +212,7 @@
align-items: flex-start;
gap: 8px;
color: #333;
font-family: Source Sans Pro, serif;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 400;
......@@ -338,7 +338,7 @@
justify-content: center;
position: relative;
color: #333;
font-family: Source Sans Pro, serif;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 400;
......@@ -471,7 +471,7 @@
.text-wrapper-3 {
color: #206EA5;
font-family: Source Sans Pro, serif;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 400;
......@@ -506,7 +506,7 @@
color: #206EA5;
text-decoration: none;
cursor: pointer;
font-family: Source Sans Pro, serif;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 400;
......@@ -523,7 +523,7 @@
border: 1px solid rgba(0, 0, 0, 0.20);
background: #FFF;
color: #333;
font-family: Source Sans Pro, serif;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 400;
......@@ -532,7 +532,7 @@
.product-section {
color: #333;
font-family: Source Sans Pro, serif;
font-family: Source Sans Pro;
font-size: 16px;
font-style: normal;
font-weight: 400;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment