@font-face{font-family:Warren Display;font-weight:400;src:url(path/to/WarrenDisplay-Thin.otf)}@font-face{font-family:Warren Text;font-weight:300;src:url(path/to/WarrenText-Thin.otf)}header{padding:50px 0}header .container{display:flex}header .container .text{margin-right:90px}header .container .text .logo{margin-bottom:90px}header .container .text h1{font-family:Warren Display;font-size:60px;font-weight:300;line-height:60px;margin-bottom:40px}header .container .text p{color:#333131;font-size:20px;font-weight:300;margin-bottom:40px}header .container .image-section{max-width:565px}@media (max-width:1199px){header .container .text h1{font-size:47px}header .container .image-section{max-width:465px}}@media (max-width:991px){header{padding:40px 0}header .container{flex-direction:column}header .container .text{margin-right:unset}header .container .text h1{font-size:55px}header .container .image-section{margin:0 auto}}@media (max-width:767px){header .container .image-section{max-width:400px}}@media (max-width:575px){header{padding-left:15px;padding-right:15px}header .container .text .logo{margin-bottom:30px;transform:scale(.7);transform-origin:left}header .container .text p{max-width:310px}header .container .image-section{width:100%}}