Changed font-family: Roboto, sans-serif; to Open sans, sans-serif

This commit is contained in:
2021-08-10 19:52:07 -04:00
parent de49ad7674
commit f8a1347b3b
+17 -17
View File
@@ -21,10 +21,10 @@
====================================== */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open sans:wght@300;400;500;700&display=swap');
.main-font{font-family: 'Oswald', sans-serif;}
.alt-font{font-family: 'Roboto', sans-serif;}
.alt-font{font-family: 'Open sans', sans-serif;}
/* ===================================
Scrollbar
@@ -51,13 +51,13 @@
General
====================================== */
body {font-family: 'Roboto', sans-serif; font-size: 18px;color: #202020;font-weight:normal;line-height:25px;width: 100%; overflow-x: hidden}
body {font-family: 'Open sans', sans-serif; font-size: 18px;color: #202020;font-weight:normal;line-height:25px;width: 100%; overflow-x: hidden}
a, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding {position: relative;overflow: hidden;}
a {color:inherit;text-decoration: none;}
.rev_slider_wrapper{width: 100% !important;}
.btn.focus, .btn:focus{-webkit-box-shadow: none;box-shadow: none;}
p:last-child{margin-bottom: 0 !important; font-family: 'Roboto', sans-serif;}
p:last-child{margin-bottom: 0 !important; font-family: 'Open sans', sans-serif;}
.fa, .far, .fas{display: inline;}
a:active, a:hover{color: #202020;}
li{list-style: none;text-decoration: none;}
@@ -85,7 +85,7 @@ section{padding: 7.5rem 0;}
.opacity-9{opacity: .9;}
/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: -webkit-sticky;position: sticky; z-index: 2; display:inline-block; font-size: 12px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Roboto', sans-serif; font-weight: normal; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
.btn {-webkit-appearance: initial; overflow: hidden;position: -webkit-sticky;position: sticky; z-index: 2; display:inline-block; font-size: 12px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Open sans', sans-serif; font-weight: normal; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
@@ -688,7 +688,7 @@ header a.logo img {
font-size: 18px;
color: #202020;
font-weight: normal;
font-family: Roboto, sans-serif;
font-family: Open sans, sans-serif;
}
.services-sec .image-holder {
@@ -838,7 +838,7 @@ header a.logo img {
}
.project-sec .project-area .project-detail .project-text{
font-family: 'Roboto', sans-serif;
font-family: 'Open sans', sans-serif;
font-weight: normal;
font-size: 20px;
color: #ffffff;
@@ -932,13 +932,13 @@ header a.logo img {
font-size: 24px;
font-weight: 500;
margin: 20px 0 10px 0;
font-family: Roboto, sans-serif;
font-family: Open sans, sans-serif;
}
.reviews-sec .reviews-carousel .item p{
font-size: 24px;
font-weight: normal;
font-family: Roboto, sans-serif;
font-family: Open sans, sans-serif;
}
.reviews-sec .reviews-carousel .item .text{
@@ -946,7 +946,7 @@ header a.logo img {
color: #202020;
line-height: 1.8;
font-weight: normal;
font-family: Roboto, sans-serif;
font-family: Open sans, sans-serif;
}
.reviews-sec .icon-holder{
@@ -994,14 +994,14 @@ header a.logo img {
color: #ffffff;
margin-bottom: 0;
font-weight: normal;
font-family: Roboto, sans-serif;
font-family: Open sans, sans-serif;
}
.counters .box-content p {
font-size: 18px;
color: #ffffff;
font-weight: normal;
font-family: Roboto, sans-serif;
font-family: Open sans, sans-serif;
}
.counters .counter {
@@ -1015,7 +1015,7 @@ header a.logo img {
padding: 5px 0;
font-size: 42px;
font-weight: bold;
font-family: Roboto, sans-serif;
font-family: Open sans, sans-serif;
}
.counters .counter p {
@@ -1023,7 +1023,7 @@ header a.logo img {
color: #ffffff;
padding: 0 20px;
font-weight: normal;
font-family: Roboto, sans-serif;
font-family: Open sans, sans-serif;
}
/* ===================================
@@ -1130,7 +1130,7 @@ header a.logo img {
display: flex;
align-items: center;
font-weight: normal;
font-family: 'Roboto', sans-serif;
font-family: 'Open sans', sans-serif;
}
.contact-sec .contact-details ul li span{
@@ -1388,7 +1388,7 @@ header a.logo img {
}
.standalone-detail .para_text{
font-family: 'Roboto' , sans-serif;
font-family: 'Open sans' , sans-serif;
color: #202020;
font-weight: normal;
text-align: center;
@@ -1410,7 +1410,7 @@ header a.logo img {
}
.standalone-area .stand-img-des .para_text{
font-family: 'Roboto', sans-serif;
font-family: 'Open sans', sans-serif;
font-weight: normal;
font-size: 18px;
color: #202020;