Sfoglia il codice sorgente

Merge branch 'jul_teamMaster' of Juliya/teamWork into master

Natarov 4 anni fa
parent
commit
24af4f3d74
1 ha cambiato i file con 16 aggiunte e 16 eliminazioni
  1. 16 16
      css/style.css

+ 16 - 16
css/style.css

@@ -25,7 +25,7 @@ li {
     background-color: #000000;
 }
 .header-top a {
-    font-family: PT Sans;
+    font-family: 'PT Sans', sans-serif;
     font-size: 12px;
     font-style: normal;
     font-weight: 400;
@@ -178,7 +178,7 @@ li {
     margin-bottom: 80px;
 }
 .main-title__name p {
-    font-family: PT Sans;
+    font-family: 'PT Sans', sans-serif;
     font-size: 26px;
     font-style: normal;
     font-weight: 400;
@@ -196,7 +196,7 @@ li {
     justify-content: center;
     align-items: center;
     color: rgba(255, 255, 255, 1);
-    font-family: PT Sans;
+    font-family: 'PT Sans', sans-serif;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
@@ -257,7 +257,7 @@ li {
     background-color: #000000;
 }
 .main-collections-top__products__name {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 36px;
     font-style: normal;
     font-weight: 700;
@@ -267,7 +267,7 @@ li {
 }
 
 .name {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 18px;
     font-style: normal;
     font-weight: 400;
@@ -275,7 +275,7 @@ li {
     color: rgba(255, 255, 255, 1);
 }
 .cost {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 16px;
     font-style: normal;
     font-weight: 700;
@@ -307,7 +307,7 @@ li {
 }
 .bottom-text {
     display: flex;
-    font-family: PT Sans;
+    font-family: 'PT Sans', sans-serif;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
@@ -318,7 +318,7 @@ li {
     margin-bottom: 60px;
 }
 .main-collections-bottom__collection__name {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 36px;
     font-style: normal;
     font-weight: 400;
@@ -332,7 +332,7 @@ li {
     border: 1px solid #FFFFFF;;
     background: rgba(0, 0, 0, 1);
     color: #fff;
-    font-family: PT Sans;
+    font-family: 'PT Sans', sans-serif;
     font-size: 18px;
     font-style: normal;
     font-weight: 400;
@@ -354,7 +354,7 @@ li {
     background: #000000;
 }
 .main-new-arrivals__name {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 36px;
     font-style: normal;
     font-weight: 700;
@@ -392,7 +392,7 @@ li {
 }
 
 .main-our-brands__name {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 36px;
     font-style: normal;
     font-weight: 700;
@@ -431,7 +431,7 @@ li {
     flex-direction: column;
 }
 .footer-about__about__name {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 24px;
     font-style: normal;
     font-weight: 400;
@@ -442,7 +442,7 @@ li {
 
 }
 .footer-about__about p {
-    font-family: PT Sans;
+    font-family: 'PT Sans', sans-serif;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
@@ -459,7 +459,7 @@ li {
     flex-direction: column;
 }
 .footer-about__category__name {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 24px;
     font-style: normal;
     font-weight: 400;
@@ -494,7 +494,7 @@ li {
     color: #fff;
 }
 .footer-about__mailing__name {
-    font-family: Playfair Display;
+    font-family: 'Playfair Display', serif;
     font-size: 24px;
     font-style: normal;
     font-weight: 400;
@@ -504,7 +504,7 @@ li {
     margin-bottom: 40px;
 }
 .footer-about__mailing p {
-    font-family: PT Sans;
+    font-family: 'PT Sans', sans-serif;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;