Font styles changed

This commit is contained in:
2021-08-10 21:03:48 -04:00
parent f8a1347b3b
commit 1bd2579444
+34 -11
View File
@@ -632,8 +632,8 @@ header a.logo img {
.banner-area .box-content {
top: 50%;
left: 0;
width: 154%;
max-width: 154%;
width: 104%;
max-width: 104%;
text-align: right;
position: absolute;
text-transform: uppercase;
@@ -644,10 +644,14 @@ header a.logo img {
padding: 10px;
font-size: 72px;
color: #ffffff;
font-weight: 500;
font-weight: 600;
background: #202020;
display: inline-block;
font-family: Oswald, sans-serif;
font-family: 'Open sans',sans-serif;
font-style: normal;
font-weight: 600;
font-size: 42px;
line-height: 115%;
}
.banner-area .button {
@@ -685,7 +689,7 @@ header a.logo img {
}
.service-card .text {
font-size: 18px;
font-size: 20px;
color: #202020;
font-weight: normal;
font-family: Open sans, sans-serif;
@@ -771,13 +775,19 @@ header a.logo img {
.services-sec .heading{
display: inline-block;
font-size: 72px;
/*font-size: 72px;*/
color: #202020;
width: 120%;
font-weight: 500;
font-weight: 600;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}
/*font-family: 'Oswald', sans-serif;*/
font-family: 'Open sans', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 42px;
line-height: 115%;
}
.services-sec .heading span {
color: #ffffff;
@@ -1553,9 +1563,22 @@ header a.logo img {
/* Banner */
.banner-area .box-content h1 {
font-size: 60px;
/*font-size: 60px;*/
font-family: 'Open sans',
sans-serif;
font-style: normal;
font-weight: 600;
font-size: 42px;
line-height: 115%;
}
.head-txt{
font-family: 'Open sans',
sans-serif;
font-style: normal;
font-weight: 600;
font-size: 42px;
line-height: 115%;
}
/* Services */
.services-sec .heading {
font-size: 60px;