remove copyrighted fonts

This commit is contained in:
Vaxry 2023-08-14 10:35:19 +02:00
parent cf5758de53
commit 275a268af4
6 changed files with 164 additions and 53 deletions

View File

@ -2,10 +2,10 @@
margin: auto; margin: auto;
text-align: center; text-align: center;
color: #cfe8f6; color: #cfe8f6;
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
} }
.con404 > img { .con404>img {
margin-top: 60px; margin-top: 60px;
margin-bottom: 60px; margin-bottom: 60px;
margin-left: auto; margin-left: auto;
@ -14,19 +14,19 @@
max-width: 60vw; max-width: 60vw;
} }
.con404 > h1 { .con404>h1 {
margin-bottom: 20px; margin-bottom: 20px;
font-size: 48px; font-size: 48px;
} }
.con404 > p { .con404>p {
font-size: 20px; font-size: 20px;
margin-left: 30px; margin-left: 30px;
margin-right: 30px; margin-right: 30px;
margin-bottom: 30px; margin-bottom: 30px;
} }
.con404 > a > button{ .con404>a>button {
padding: 20px; padding: 20px;
background-color: aquamarine; background-color: aquamarine;
border: solid aquamarine; border: solid aquamarine;
@ -34,10 +34,10 @@
margin-bottom: 60px; margin-bottom: 60px;
transition: all 0.5s ease; transition: all 0.5s ease;
font-size: 20px; font-size: 20px;
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
} }
.con404 > a > button:hover { .con404>a>button:hover {
background-color: #1a1a2e; background-color: #1a1a2e;
color: aquamarine; color: aquamarine;
transform: scale(1.2); transform: scale(1.2);

View File

@ -3,20 +3,6 @@
src: url("../fonts/LondonBetween.woff") format("woff"); src: url("../fonts/LondonBetween.woff") format("woff");
} }
@font-face {
font-family: "JosefinSans-Regular";
src: url("../fonts/JosefinSans-Regular.woff") format("woff");
}
@font-face {
font-family: "Sofia-Pro-Light";
src: url("../fonts/SofiaProLight.woff") format("woff");
}
@font-face {
font-family: "Sofia-Pro-Medium";
src: url("../fonts/SofiaProMedium.woff") format("woff");
}
@font-face { @font-face {
font-family: "SourceCodePro-Semibold"; font-family: "SourceCodePro-Semibold";
src: url("../fonts/SourceCodePro-Semibold.woff") format("woff"); src: url("../fonts/SourceCodePro-Semibold.woff") format("woff");
@ -62,7 +48,7 @@ header {
.nav__links a, .nav__links a,
.cta, .cta,
.overlay__content a { .overlay__content a {
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
font-size: 20px; font-size: 20px;
font-weight: 500; font-weight: 500;
color: #cfe8f6; color: #cfe8f6;
@ -116,20 +102,23 @@ header {
} }
.text h2 { .text h2 {
font-family: "JosefinSans-Regular"; font-family: "LondonBetween";
color: #cfe8f6; color: #cfe8f6;
font-size: 4rem; font-size: 4rem;
} }
.text p { .text p {
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
font-size: 20px; font-size: 20px;
color: #cfe8f6; color: #cfe8f6;
padding-top: 10px; padding-top: 10px;
} }
.text a { .text a {
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
color: #cfe8f6; color: #cfe8f6;
} }
.text a:hover { .text a:hover {
color: aquamarine; color: aquamarine;
} }
@ -190,6 +179,7 @@ header {
width: 640px; width: 640px;
height: auto; height: auto;
} }
.swiper { .swiper {
width: 100%; width: 100%;
height: fit-content; height: fit-content;
@ -213,6 +203,7 @@ header {
.swiper .swiper-pagination { .swiper .swiper-pagination {
background-color: transparent; background-color: transparent;
} }
/* Mobile Nav */ /* Mobile Nav */
.menu { .menu {
@ -254,6 +245,7 @@ header {
.overlay a:focus { .overlay a:focus {
color: aquamarine; color: aquamarine;
} }
.overlay .close { .overlay .close {
position: absolute; position: absolute;
top: 20px; top: 20px;
@ -286,7 +278,7 @@ header {
.features h1 { .features h1 {
font-size: 69px; font-size: 69px;
font-family: "JosefinSans-Regular"; font-family: "LondonBetween";
color: #cfe8f6; color: #cfe8f6;
} }
@ -294,6 +286,7 @@ header {
padding-top: 30px; padding-top: 30px;
padding-bottom: 120px; padding-bottom: 120px;
} }
.animation { .animation {
display: flex; display: flex;
width: 100%; width: 100%;
@ -315,7 +308,7 @@ header {
} }
#ani-text p { #ani-text p {
font-family: "Sofia-Pro-Light"; font-family: "LondonBetween";
font-size: 20px; font-size: 20px;
color: #cfe8f6; color: #cfe8f6;
text-align: center; text-align: center;
@ -327,7 +320,7 @@ header {
#ani-text a div { #ani-text a div {
color: #1a1a2e; color: #1a1a2e;
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
font-size: 16px; font-size: 16px;
padding: 20px; padding: 20px;
margin: 0px 17%; margin: 0px 17%;
@ -366,7 +359,7 @@ header {
} }
#til-text p { #til-text p {
font-family: "Sofia-Pro-Light"; font-family: "LondonBetween";
font-size: 20px; font-size: 20px;
color: #cfe8f6; color: #cfe8f6;
text-align: center; text-align: center;
@ -378,7 +371,7 @@ header {
#til-text a div { #til-text a div {
color: #1a1a2e; color: #1a1a2e;
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
padding: 20px; padding: 20px;
margin: 0px 20%; margin: 0px 20%;
margin-top: 40px; margin-top: 40px;
@ -416,7 +409,7 @@ header {
} }
#con-text p { #con-text p {
font-family: "Sofia-Pro-Light"; font-family: "LondonBetween";
font-size: 20px; font-size: 20px;
color: #cfe8f6; color: #cfe8f6;
text-align: center; text-align: center;
@ -428,7 +421,7 @@ header {
#con-text a div { #con-text a div {
color: #1a1a2e; color: #1a1a2e;
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
padding: 20px; padding: 20px;
margin: 0px 20%; margin: 0px 20%;
margin-top: 40px; margin-top: 40px;
@ -450,34 +443,40 @@ header {
text-decoration: underline; text-decoration: underline;
transition: all 0.3s ease; transition: all 0.3s ease;
} }
#con-text p a:hover { #con-text p a:hover {
color: aquamarine; color: aquamarine;
} }
#link-config-discord:hover { #link-config-discord:hover {
color: #5865f2 !important; color: #5865f2 !important;
} }
footer { footer {
font-family: "Sofia-Pro-Light"; font-family: "LondonBetween";
display: flex; display: flex;
width: 80%; width: 80%;
font-size: 13px; font-size: 13px;
color: #a3a3a3a5; color: #a3a3a3a5;
margin: 0px 10%; margin: 0px 10%;
} }
footer hr { footer hr {
width: 80% !important; width: 80% !important;
} }
footer a { footer a {
color: #a3a3a3a5; color: #a3a3a3a5;
text-decoration: none; text-decoration: none;
transition: all 0.3s ease; transition: all 0.3s ease;
} }
footer a:hover { footer a:hover {
color: #cfe8f6; color: #cfe8f6;
} }
.features *, .top * { .features *,
.top * {
line-height: 1.2em; line-height: 1.2em;
} }
@ -486,6 +485,7 @@ footer a:hover {
margin-top: 12px; margin-top: 12px;
line-height: 1.5; line-height: 1.5;
} }
.footer-icons { .footer-icons {
display: flex; display: flex;
width: 116px; width: 116px;
@ -493,6 +493,7 @@ footer a:hover {
margin-left: auto; margin-left: auto;
margin-top: 30px; margin-top: 30px;
} }
.footer-icons a svg { .footer-icons a svg {
width: 40px; width: 40px;
height: 40px; height: 40px;
@ -508,33 +509,40 @@ footer a:hover {
.footer-icons a svg:hover path { .footer-icons a svg:hover path {
color: #cfe8f6; color: #cfe8f6;
} }
#licence { #licence {
margin-top: 20px; margin-top: 20px;
margin-bottom: 10px; margin-bottom: 10px;
} }
#mob-github { #mob-github {
display: none; display: none;
} }
@media only screen and (max-width: 1170px) { @media only screen and (max-width: 1170px) {
.nav__links, .nav__links,
.cta { .cta {
display: none; display: none;
} }
.menu { .menu {
display: initial; display: initial;
} }
.mob-menu { .mob-menu {
display: flex; display: flex;
margin-bottom: 8px; margin-bottom: 8px;
} }
#mob-github { #mob-github {
display: block; display: block;
} }
.top { .top {
display: inline; display: inline;
} }
.text { .text {
text-align: center; text-align: center;
padding-top: 130px; padding-top: 130px;
@ -544,22 +552,26 @@ footer a:hover {
padding-bottom: 150px; padding-bottom: 150px;
max-width: 100%; max-width: 100%;
} }
.text h2 { .text h2 {
font-size: 46px; font-size: 46px;
text-align: center; text-align: center;
width: 100%; width: 100%;
padding: 0 5%; padding: 0 5%;
} }
.text p { .text p {
font-size: 18px; font-size: 18px;
text-align: center; text-align: center;
padding: 0px 10%; padding: 0px 10%;
padding-top: 15px; padding-top: 15px;
} }
#install-hypr div { #install-hypr div {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
} }
#slide { #slide {
width: 640px; width: 640px;
height: auto; height: auto;
@ -568,6 +580,7 @@ footer a:hover {
margin-left: 10%; margin-left: 10%;
margin-right: 10%; margin-right: 10%;
} }
#slide-content { #slide-content {
width: auto; width: auto;
} }
@ -576,6 +589,7 @@ footer a:hover {
width: 640px; width: 640px;
margin-left: 0px; margin-left: 0px;
} }
.features { .features {
margin: 0px; margin: 0px;
width: 100%; width: 100%;
@ -583,62 +597,80 @@ footer a:hover {
text-align: center; text-align: center;
padding-bottom: 100px; padding-bottom: 100px;
} }
#features-text { #features-text {
padding-bottom: 100px; padding-bottom: 100px;
} }
.animation { .animation {
display: inline; display: inline;
} }
#ani-text { #ani-text {
margin-left: 0px; margin-left: 0px;
} }
#ani-text h1 { #ani-text h1 {
padding-top: 80px; padding-top: 80px;
font-size: 42px; font-size: 42px;
} }
#ani-text p { #ani-text p {
margin: 0px 10%; margin: 0px 10%;
} }
.tiling { .tiling {
margin-top: 395px; margin-top: 395px;
display: flex; display: flex;
flex-direction: column-reverse; flex-direction: column-reverse;
} }
#til-text { #til-text {
margin-left: 0px; margin-left: 0px;
} }
#til-text h1 { #til-text h1 {
padding-top: 80px; padding-top: 80px;
font-size: 42px; font-size: 42px;
} }
#til-text p { #til-text p {
margin: 0px 10%; margin: 0px 10%;
} }
#til-text { #til-text {
margin-right: 0px; margin-right: 0px;
} }
.configure { .configure {
display: inline; display: inline;
} }
.configure { .configure {
margin-top: 2%; margin-top: 2%;
} }
#con-text { #con-text {
margin-left: 0px; margin-left: 0px;
} }
#con-text h1 { #con-text h1 {
padding-top: 80px; padding-top: 80px;
font-size: 42px; font-size: 42px;
} }
#con-text p { #con-text p {
margin: 0px 10%; margin: 0px 10%;
} }
#con-vid video { #con-vid video {
margin-top: 250px; margin-top: 250px;
} }
#con-text { #con-text {
margin-right: 0px; margin-right: 0px;
} }
footer { footer {
/* display: block; */ /* display: block; */
} }
@ -648,9 +680,11 @@ footer a:hover {
header { header {
padding-left: 5px; padding-left: 5px;
} }
#mob-github { #mob-github {
display: block; display: block;
} }
.logo img { .logo img {
width: 160px; width: 160px;
height: auto; height: auto;
@ -660,17 +694,21 @@ footer a:hover {
width: 384px; width: 384px;
height: auto; height: auto;
} }
#install-hypr div { #install-hypr div {
width: 220px; width: 220px;
height: 40px; height: 40px;
} }
#install-hypr div p { #install-hypr div p {
font-size: 20px; font-size: 20px;
} }
.text { .text {
padding-top: 20%; padding-top: 20%;
padding-bottom: 25%; padding-bottom: 25%;
} }
#slide { #slide {
width: 384px; width: 384px;
height: auto; height: auto;
@ -679,24 +717,30 @@ footer a:hover {
margin-left: 0px; margin-left: 0px;
margin-right: 0px; margin-right: 0px;
} }
.swiper { .swiper {
width: 384px; width: 384px;
margin-left: 0px; margin-left: 0px;
} }
#slide-content { #slide-content {
width: auto; width: auto;
} }
#ani-vid video { #ani-vid video {
width: 384px; width: 384px;
height: auto; height: auto;
} }
#ani-text h1 { #ani-text h1 {
margin: 0px 10%; margin: 0px 10%;
} }
#til-vid video { #til-vid video {
width: 384px; width: 384px;
height: auto; height: auto;
} }
#con-vid video { #con-vid video {
width: 384px; width: 384px;
height: auto; height: auto;
@ -705,26 +749,32 @@ footer a:hover {
.overlay a { .overlay a {
font-size: 20px; font-size: 20px;
} }
.overlay .close { .overlay .close {
font-size: 40px; font-size: 40px;
top: 15px; top: 15px;
right: 35px; right: 35px;
} }
.mob-menu { .mob-menu {
display: flex; display: flex;
margin-bottom: 8px; margin-bottom: 8px;
} }
.get-started a div { .get-started a div {
margin-left: 0px; margin-left: 0px;
} }
.footer-icons a img { .footer-icons a img {
margin-right: 10px; margin-right: 10px;
width: 30px; width: 30px;
height: 30px; height: 30px;
} }
.footer-text { .footer-text {
max-width: 150px; max-width: 150px;
} }
.footer-icons { .footer-icons {
margin-left: 20%; margin-left: 20%;
} }
@ -732,12 +782,15 @@ footer a:hover {
#close-id { #close-id {
margin-right: 7px; margin-right: 7px;
} }
footer { footer {
display: block; display: block;
} }
.footer-text { .footer-text {
max-width: none; max-width: none;
} }
.footer-icons { .footer-icons {
display: flex; display: flex;
width: fit-content; width: fit-content;
@ -746,14 +799,17 @@ footer a:hover {
margin-top: 30px; margin-top: 30px;
margin-right: auto; margin-right: auto;
} }
.bi.bi-github { .bi.bi-github {
margin-right: 30px; margin-right: 30px;
} }
.footer-icons a svg { .footer-icons a svg {
width: 30px; width: 30px;
height: 30px; height: 30px;
margin-right: 0; margin-right: 0;
} }
#licence { #licence {
margin-top: 15px; margin-top: 15px;
margin-bottom: 10px; margin-bottom: 10px;
@ -761,22 +817,26 @@ footer a:hover {
font-size: 14px; font-size: 14px;
} }
} }
@media only screen and (min-width: 1860px) { @media only screen and (min-width: 1860px) {
#ani-text { #ani-text {
margin-left: auto; margin-left: auto;
max-width: 500px; max-width: 500px;
margin-top: 50px; margin-top: 50px;
} }
#til-text { #til-text {
margin-right: auto; margin-right: auto;
max-width: 500px; max-width: 500px;
margin-top: 50px; margin-top: 50px;
} }
#con-text { #con-text {
margin-left: auto; margin-left: auto;
max-width: 500px; max-width: 500px;
margin-top: 50px; margin-top: 50px;
} }
#ani-vid video { #ani-vid video {
width: 755px; width: 755px;
} }
@ -789,47 +849,59 @@ footer a:hover {
width: 755px; width: 755px;
} }
} }
@media only screen and (min-width: 2200px) { @media only screen and (min-width: 2200px) {
#ani-text { #ani-text {
margin-left: auto; margin-left: auto;
max-width: 700px; max-width: 700px;
margin-top: 80px; margin-top: 80px;
} }
#ani-text h1 { #ani-text h1 {
font-size: 54px; font-size: 54px;
} }
#ani-text p { #ani-text p {
font-size: 26px; font-size: 26px;
} }
#ani-text a div { #ani-text a div {
scale: 1.2; scale: 1.2;
} }
#til-text { #til-text {
margin-right: auto; margin-right: auto;
max-width: 700px; max-width: 700px;
margin-top: 80px; margin-top: 80px;
margin-left: 3%; margin-left: 3%;
} }
#til-text h1 { #til-text h1 {
font-size: 54px; font-size: 54px;
} }
#til-text p { #til-text p {
font-size: 26px; font-size: 26px;
} }
#til-text a div { #til-text a div {
scale: 1.2; scale: 1.2;
} }
#con-text { #con-text {
margin-left: auto; margin-left: auto;
max-width: 700px; max-width: 700px;
margin-top: 80px; margin-top: 80px;
} }
#con-text h1 { #con-text h1 {
font-size: 54px; font-size: 54px;
} }
#con-text p { #con-text p {
font-size: 26px; font-size: 26px;
} }
#con-text a div { #con-text a div {
scale: 1.2; scale: 1.2;
} }
@ -837,66 +909,82 @@ footer a:hover {
.animation { .animation {
height: max-content; height: max-content;
} }
#ani-vid video { #ani-vid video {
width: 80%; width: 80%;
height: auto; height: auto;
padding-bottom: 100px; padding-bottom: 100px;
} }
.tiling { .tiling {
height: max-content; height: max-content;
} }
#til-vid video { #til-vid video {
width: 80%; width: 80%;
height: auto; height: auto;
padding-bottom: 100px; padding-bottom: 100px;
margin-left: 25%; margin-left: 25%;
} }
.configure { .configure {
height: max-content; height: max-content;
} }
#con-vid video { #con-vid video {
width: 80%; width: 80%;
height: auto; height: auto;
padding-bottom: 100px; padding-bottom: 100px;
} }
.top { .top {
height: max-content; height: max-content;
} }
.swiper-slide img { .swiper-slide img {
width: 960px; width: 960px;
height: auto; height: auto;
} }
#slide-content { #slide-content {
width: 960px; width: 960px;
height: auto; height: auto;
} }
#slide { #slide {
width: max-content; width: max-content;
padding-bottom: 5%; padding-bottom: 5%;
} }
.text p { .text p {
font-size: 26px; font-size: 26px;
padding-top: 10px; padding-top: 10px;
} }
.text h2 { .text h2 {
font-size: 68px; font-size: 68px;
} }
#install-hypr div { #install-hypr div {
scale: 1.2; scale: 1.2;
margin-left: 5%; margin-left: 5%;
margin-top: 45px; margin-top: 45px;
} }
.text { .text {
margin-top: 1%; margin-top: 1%;
max-width: 800px; max-width: 800px;
} }
#features-text { #features-text {
font-size: 82px; font-size: 82px;
padding-bottom: 80px; padding-bottom: 80px;
} }
.footer-text * { .footer-text * {
font-size: 16px; font-size: 16px;
} }
#devs { #devs {
max-width: 800px; max-width: 800px;
} }
@ -907,12 +995,15 @@ footer a:hover {
margin-top: 5%; margin-top: 5%;
margin-right: auto; margin-right: auto;
} }
#ani-text h1 { #ani-text h1 {
font-size: 72px; font-size: 72px;
} }
#ani-text p { #ani-text p {
font-size: 32px; font-size: 32px;
} }
#ani-text a div { #ani-text a div {
scale: 1.3; scale: 1.3;
} }
@ -921,70 +1012,90 @@ footer a:hover {
margin-top: 5%; margin-top: 5%;
margin-left: auto; margin-left: auto;
} }
#til-text h1 { #til-text h1 {
font-size: 72px; font-size: 72px;
} }
#til-text p { #til-text p {
font-size: 32px; font-size: 32px;
} }
#til-text a div { #til-text a div {
scale: 1.3; scale: 1.3;
} }
#con-text { #con-text {
margin-top: 5%; margin-top: 5%;
margin-right: auto; margin-right: auto;
} }
#con-text h1 { #con-text h1 {
font-size: 72px; font-size: 72px;
} }
#con-text p { #con-text p {
font-size: 32px; font-size: 32px;
} }
#con-text a div { #con-text a div {
scale: 1.3; scale: 1.3;
} }
.swiper-slide img { .swiper-slide img {
width: 1377px; width: 1377px;
} }
#slide-content { #slide-content {
width: 1377px; width: 1377px;
} }
.text { .text {
max-width: 1000px; max-width: 1000px;
margin-top: 5%; margin-top: 5%;
} }
.text p { .text p {
font-size: 32px; font-size: 32px;
} }
.text h2 { .text h2 {
font-size: 82px; font-size: 82px;
} }
#install-hypr div { #install-hypr div {
scale: 1.3; scale: 1.3;
margin-left: 5%; margin-left: 5%;
} }
#features-text { #features-text {
font-size: 96px; font-size: 96px;
} }
.nav__links a, .nav__links a,
.cta { .cta {
font-size: 28px; font-size: 28px;
} }
.logo img { .logo img {
width: 240px; width: 240px;
height: auto; height: auto;
padding-right: 10px; padding-right: 10px;
} }
.footer-text * { .footer-text * {
font-size: 20px; font-size: 20px;
} }
#devs { #devs {
max-width: 1000px; max-width: 1000px;
} }
.text { .text {
max-width: 1000px !important; max-width: 1000px !important;
} }
} }
@media only screen and (min-width: 1700px) { @media only screen and (min-width: 1700px) {
.text { .text {
max-width: 800px; max-width: 800px;

View File

@ -4,23 +4,23 @@
color: #cfe8f6; color: #cfe8f6;
} }
.wofdiv > h1 { .wofdiv>h1 {
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
font-size: 48px; font-size: 48px;
margin-top: 60px; margin-top: 60px;
margin-bottom: 30px; margin-bottom: 30px;
} }
.wofdiv > p { .wofdiv>p {
font-size: 20px; font-size: 20px;
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
margin: 0 10%; margin: 0 10%;
margin-bottom: 60px; margin-bottom: 60px;
} }
.bigtext { .bigtext {
font-family: "JosefinSans-Regular"; font-family: "LondonBetween";
color: #cfe8f6; color: #cfe8f6;
font-size: 5rem; font-size: 5rem;
} }
@ -31,12 +31,12 @@
margin-bottom: 60px; margin-bottom: 60px;
} }
div.ricewins > ul { div.ricewins>ul {
list-style-type: none; list-style-type: none;
} }
.month { .month {
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
color: #cfe8f6; color: #cfe8f6;
margin: 30px; margin: 30px;
} }
@ -44,18 +44,18 @@ div.ricewins > ul {
.win-text { .win-text {
font-size: 24px; font-size: 24px;
color: #cfe8f6; color: #cfe8f6;
font-family: "Sofia-Pro-Medium"; font-family: "LondonBetween";
margin: 20px; margin: 20px;
} }
li.win-text > img { li.win-text>img {
max-width: 60vw; max-width: 60vw;
} }
@media only @media only screen and (max-width: 1000px) {
screen and (max-width: 1000px) { li.win-text>img {
li.win-text > img {
max-width: 80vw; max-width: 80vw;
min-width: 80vw;; min-width: 80vw;
;
} }
} }

Binary file not shown.

Binary file not shown.