|
|
Line 17: |
Line 17: |
| <style> | | <style> |
| /*font*/ | | /*font*/ |
− | @font-face{font-family:"HelveticaNeueW02-45Ligh";src:url(url(https://www.eyeem.com/css/fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853) format("svg"),https://www.eyeem.com/css/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix) format("eot"),url(https://www.eyeem.com/css/fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff) format("woff"),url(https://www.eyeem.com/css/fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf) format("truetype")} | + | @font-face{font-family:"HelveticaNeueW02-45Ligh";src:url('//www.eyeem.com/css/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix');src:url('//www.eyeem.com/css/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix') format("eot"),url('//www.eyeem.com/css/fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff') format("woff"),url('//www.eyeem.com/css/fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf') format("truetype"),url('//www.eyeem.com/css/fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853') format("svg")} |
| *{ | | *{ |
− | font-family:"Arial",sans-serif; | + | font-family:"HelveticaNeueW02-45Ligh","Arial",sans-serif; |
| letter-spacing: 0.4px; | | letter-spacing: 0.4px; |
| line-height: 1.5em; | | line-height: 1.5em; |
| } | | } |
| #HQ_page h1,#HQ_page h2,#HQ_page h3,#HQ_page h4,#HQ_page h5,#HQ_page p{ | | #HQ_page h1,#HQ_page h2,#HQ_page h3,#HQ_page h4,#HQ_page h5,#HQ_page p{ |
− | font-family:"Arial",sans-serif; | + | font-family:"HelveticaNeueW02-45Ligh","Arial",sans-serif; |
| } | | } |
| #HQ_page p{ | | #HQ_page p{ |
Line 149: |
Line 149: |
| } | | } |
| .video-container>.text>.right p{ | | .video-container>.text>.right p{ |
− | line-height: 1.2em; | + | line-height: 1.5em; |
| font-size: 20px; | | font-size: 20px; |
| + | color: #333; |
| } | | } |
| .video-container>.text>.left h1{ | | .video-container>.text>.left h1{ |
Line 162: |
Line 163: |
| line-height: 1.3em; | | line-height: 1.3em; |
| margin-top: -20px; | | margin-top: -20px; |
| + | color: #333; |
| } | | } |
| #jumbo-footer.jumbotron { | | #jumbo-footer.jumbotron { |
Line 240: |
Line 242: |
| color: #888; | | color: #888; |
| } | | } |
− | #jumbo-footer.jumbotron>.footer-container .contact ul li a:hover, #jumbo-footer.jumbotron>.footer-container .contact ul li a:active { | + | #jumbo-footer.jumbotron>.footer-container .contact ul li a:hover, #jumbo-footer.jumbotron>.footer-container .contact ul li a:active, #jumbo-footer.jumbotron>.footer-container .contact ul li a:focus { |
| color: #888; | | color: #888; |
| text-decoration: none; | | text-decoration: none; |