Commit b35d16f4 by Iren

add fonts

parent a3068715
@font-face {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
/*src: url("../fonts/HelveticaNeue-Black.otf");*/
src: url("../fonts/HelveticaNeue-Black.otf");
src: url("../fonts/ofont.ru_Avenir Next.ttf");
}
@font-face {
font-family: SFUIDisplay-Regular;
src: url("../fonts/SFUIDisplay-Regular.otf");
src: url("../fonts/SF-UI-Display-Regular.ttf");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: SFUIDisplay-Light;
src: url("../fonts/SFUIDisplay-Light.otf");
src: url("../fonts/SF-UI-Display-Light.ttf");
font-weight: normal;
font-style: normal;
}
......@@ -219,7 +219,7 @@ i.icon-last {
h1 {
position: relative;
z-index: 3;
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-size: 60px;
color: white;
font-weight: 800;
......@@ -253,6 +253,7 @@ h1 {
position: relative;
z-index: 3;
margin-bottom: 12px;
font-family: SFUIDisplay-Light;
font-size: 18px;
font-weight: 300;
line-height: 30px;
......@@ -350,7 +351,7 @@ video {
}
}
.h2-desktop {
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-size: 36px;
font-weight: 800;
line-height: 62px;
......@@ -361,7 +362,7 @@ video {
}
@media (max-width: 576px) {
.h2-desktop {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-size: 24px;
line-height: 30px;
margin-bottom: 3px;
......@@ -415,7 +416,8 @@ video {
}
}
.h2-desktop-tittle {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-weight: 800;
}
@media (max-width: 576px) {
.h2-desktop-tittle {
......@@ -428,7 +430,7 @@ video {
}
}
.h3-desktop {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
margin-bottom: 18px;
font-size: 18px;
font-weight: 700;
......@@ -598,6 +600,7 @@ video {
}
}
.advertising-text-order h2 {
font-family: Avenir Next;
font-size: 36px;
line-height: 62px;
margin-bottom: 3px;
......@@ -611,7 +614,7 @@ video {
}
@media (max-width: 576px) {
.advertising-text-order h2 {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-size: 24px;
line-height: 30px;
margin-bottom: 3px;
......@@ -637,7 +640,6 @@ video {
}
.advertising-text {
width: 110%;
font-family: AvenirNext-Heavy;
}
.advertising-text h2 {
font-size: 36px;
......@@ -646,14 +648,15 @@ video {
color: #315197;
letter-spacing: 0.36px;
max-width: 803px;
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-weight: 700;
margin-bottom: 21px;
line-height: 36px;
font-weight: 800;
}
@media (max-width: 576px) {
.advertising-text h2 {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-size: 24px;
line-height: 30px;
margin-bottom: 3px;
......@@ -756,13 +759,13 @@ video {
color: #315197;
letter-spacing: 0.36px;
max-width: 803px;
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-weight: 800;
margin-bottom: 0;
}
@media (max-width: 576px) {
.option h2 {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-size: 24px;
line-height: 30px;
margin-bottom: 3px;
......@@ -863,7 +866,7 @@ video {
}
}
.option-text p {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-size: 14px;
font-weight: 300;
line-height: 18px;
......@@ -1749,7 +1752,7 @@ video {
}
}
.form-wrapper h6 {
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-size: 60px;
font-weight: 400;
color: white;
......@@ -1763,7 +1766,7 @@ video {
}
@media (max-width: 576px) {
.form-wrapper h6 {
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-size: 30px;
font-weight: 400;
line-height: 62px;
......@@ -1901,6 +1904,9 @@ input.form-last-child {
height: 28px;
}
}
.footer-wrapper-logo a {
font-family: SFUIDisplay-Regular;
}
@media (max-width: 576px) {
.footer-wrapper-logo a {
font-size: 14px;
......
@font-face {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
/*src: url("../fonts/HelveticaNeue-Black.otf");*/
src: url("../fonts/HelveticaNeue-Black.otf");
src: url("../fonts/ofont.ru_Avenir Next.ttf");
}
@font-face {
font-family: SFUIDisplay-Regular;
src: url("../fonts/SFUIDisplay-Regular.otf");
src: url("../fonts/SF-UI-Display-Regular.ttf");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: SFUIDisplay-Light;
src: url("../fonts/SFUIDisplay-Light.otf");
src: url("../fonts/SF-UI-Display-Light.ttf");
font-weight: normal;
font-style: normal;
}
......@@ -191,7 +191,7 @@ i.icon-last {
h1 {
position: relative;
z-index: 3;
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-size: 60px;
color: white;
font-weight: 800;
......@@ -221,6 +221,7 @@ h1 {
position: relative;
z-index: 3;
margin-bottom: 12px;
font-family: SFUIDisplay-Light;
font-size: 18px;
font-weight: 300;
line-height: 30px;
......@@ -305,7 +306,7 @@ video {
}
}
.h2-desktop {
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-size: 36px;
font-weight: 800;
line-height: 62px;
......@@ -314,7 +315,7 @@ video {
letter-spacing: 0.36px;
max-width: 803px;
@media (max-width: 576px) {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-size: 24px;
line-height: 30px;
margin-bottom: 3px;
......@@ -364,7 +365,8 @@ video {
}
}
.h2-desktop-tittle {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-weight: 800;
@media (max-width: 576px){
max-width: 170px;
}
......@@ -373,7 +375,7 @@ video {
}
}
.h3-desktop {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
margin-bottom: 18px;
font-size: 18px;
font-weight: 700;
......@@ -535,10 +537,10 @@ video {
.advertising-text {
width: 110%;
font-family: AvenirNext-Heavy;
h2 {
.h2-desktop;
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-weight: 700;
margin-bottom: 21px;
line-height: 36px;
font-weight: 800;
......@@ -622,9 +624,10 @@ video {
}
/*option*/
.option {
h2 {
h2
{
.h2-desktop;
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-weight: 800;
margin-bottom: 0;
@media (max-width: 576px) {
......@@ -705,7 +708,7 @@ video {
width: 139px;
}
p {
font-family: HelveticaNeue-Black;
font-family: Avenir Next;
font-size: 14px;
font-weight: 300;
line-height: 18px;
......@@ -1420,7 +1423,7 @@ video {
padding-top: 71px;
}
h6 {
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-size: 60px;
font-weight: 400;
color: white;
......@@ -1430,7 +1433,7 @@ video {
font-size: 50px;
}
@media (max-width: 576px) {
font-family: AvenirNext-Heavy;
font-family: Avenir Next;
font-size: 30px;
font-weight: 400;
line-height: 62px;
......@@ -1555,6 +1558,7 @@ footer {
}
}
a {
font-family: SFUIDisplay-Regular;;
@media (max-width: 576px) {
font-size: 14px;
font-weight: 700;
......
......@@ -12,7 +12,7 @@
<link rel="stylesheet" href="vendors/fontawesome/web-fonts-with-css/css/fontawesome-all.css" />
</head>
<body>
<!--
<header>
<div class="main-container">
<div class="header-container">
......@@ -90,7 +90,7 @@
</div>
</header>
-->
<section class="main-container">
<h2 class="h2-desktop h2-desktop-tittle">Что такое MySmart Office</h2>
<div class="main-line">
......
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