@font-face { font-family: "SentyPea"; src: url("/fonts/SentyPea.eot"); /* IE9 */ src: url("/fonts/SentyPea.eot?#iefix") format("embedded-opentype"), url("/fonts/SentyPea.woff") format("woff"), url("/fonts/SentyPea.ttf") format("truetype"), url("/fonts/SentyPea.svg#SentyPea") format("svg"); /* iOS 4.1- */ font-style: normal; font-weight: normal; } html.page-home { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('/images/bg.jpg'); background-color: transparent; background-size: cover; background-position: center center; background-repeat: no-repeat; background: linear-gradient( #1abc9c, transparent), linear-gradient( 90deg, skyblue, transparent), linear-gradient( -90deg, coral, transparent); /* background-blend-mode: screen; background: linear-gradient(to left, #5f2c82, #49a09d);*/ }