/* Font face */

@font-face {
  font-family: 'WhyteEDU';
  src: url("../dinamo/WhyteVariableEDU.ttf") format("truetype");
}
@font-face {
  font-family: 'ProphetEDU';
  src: url("../dinamo/ProphetVariableEDU") format("truetype");
}
@font-face {
  font-family: 'GintoEDU';
  src: url("../dinamo/GintoVariableEDU.ttf") format("truetype");
}
@font-face {
  font-family: 'MonumentGroteskEDU';
  src: url("../dinamo/MonumentGroteskVariableEDU.ttf") format("truetype");
}
@font-face {
  font-family: 'MonumentGroteskMonoEDU';
  src: url("../dinamo/MonumentGroteskMonoVariableEDU.ttf") format("truetype");
}
@font-face {
  font-family: 'EstragonEDU';
  src: url("../dinamo/EstragonVariableEDU.ttf") format("truetype");
}
@font-face {
  font-family: 'EstragonGXBubbles';
  src: url("../dinamo/EstragonGXBubbles.ttf") format("truetype");
}
@font-face {
  font-family: 'PlanetXGX';
  src: url("../dinamo/PlanetXGX.ttf") format("truetype");
}
@font-face {
  font-family: 'FavoritEDU';
  src: url("../dinamo/FavoritVariableEDU.ttf") format("truetype");
}
@font-face {
  font-family: 'favorit_upside-down_rotate';
  src: url("../dinamo/favorit_upside-down_rotate_03.ttf") format("truetype");
}
@font-face {
  font-family: 'favorit_upside-down_mirror';
  src: url("../dinamo/favorit_upside-down_mirror_05.ttf") format("truetype");
}
@font-face {
  font-family: 'favorit_lining';
  src: url("../dinamo/favorit_lining_04_06.ttf") format("truetype");
}




/* Font classes and hover states */

.whyte {
  font-family: 'WhyteEDU';
  font-variation-settings: "wght" 0, "ital" 0, "opsz" 0;
}
.whyte:hover {
  font-variation-settings: "wght" 100, "ital" 100, "opsz" 100;
}

.ginto {
  font-family: 'GintoEDU';
  font-variation-settings: "wght" 0, "wdth" 0, "ital" 0;
}
.ginto:hover {
  font-variation-settings: "wght" 100, "wdth" 100, "ital" 100;
}

.monumentgrotesk {
  font-family: 'MonumentGroteskEDU';
  font-variation-settings: "wght" 0, "ital" 0;
}
.monumentgrotesk:hover {
  font-variation-settings: "wght" 100, "ital" 100;
}

.monumentgrotesk_mono {
  font-family: 'MonumentGroteskMonoEDU';
  font-variation-settings: "mono" 0;
}
.monumentgrotesk_mono:hover {
  font-variation-settings: "mono" 100;
}

.estragon {
  font-family: 'EstragonEDU';
  font-variation-settings: "wght" 0;
}
.estragon:hover {
  font-variation-settings: "wght" 100;
}

.estragon_bubbles {
  font-family: 'EstragonGXBubbles';
  font-variation-settings: "bubl" 0, "wght" 100, "pos2" 0;
}
.estragon_bubbles:hover {
  font-variation-settings: "bubl" 100, "wght" 150, "pos2" 100;
}

.planetx {
  font-family: 'PlanetXGX';
  font-variation-settings: "ivrt" 10;
}
.planetx:hover {
  font-variation-settings: "ivrt" 70;
}

.favorit {
  font-family: 'FavoritEDU';
  font-variation-settings: "wght" 30, "ital" 100, "mono" 0;
}
.favorit:hover {
  font-variation-settings: "wght" 20, "ital" 0, "mono" 0; letter-spacing: 0.01vw;
}

.skewX{
  transform: skewX(-20deg); transition: all .3s linear;
}
.skewX:hover{
  transform: skewX(0); transition: all .3s linear;
}

.animate_font{
  transition: font-variation-settings 1s linear;
}

/* Reset CSS */

html, body {
  background: #fff;
  z-index: 1;
  font-size: 16px;
  margin:0;
  padding:0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100vh;
  width: 100vw;
  overflow:hidden;
}

a, button, input, label {
  cursor: pointer
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0
}

/* Your CSS */

.GintoEDU div{
  display: inline-block;
  /* background-color: green; */
  width: 33.33vw;
  height: 50vh;
  line-height: 50vh;
  text-align: center;
  overflow: hidden;
  font-size: 10vh;

  float: left;
  z-index: 1;
}

.a1 {
  color: black;
  font-size: 39vw;
}

.a2 {
    font-size: 9vw;
}

.a3 {
  color: black;
  font-size: 39vw;
}

.favorit_upside-down_mirror div {
position: absolute;
z-index: 0;
/* width: 33.33vw;
height: 50vh;
line-height: 50vh; */
text-align: center;
overflow: hidden;
float: left;}

.emoji{
position:absolute;

}

.komet{
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(45deg);
    transform-origin: top left;
    width: 130vw;

}
/* .date {background-color: orange} */

.satelit {
    /* transform-origin: top right; */
    position: absolute;
    transform: rotate(38deg);
    transform-origin: center center;
    width: 20vw;
    right:0;
    top:0;

}
.date {font-size: 15px;}


/* .what {padding-top:1vh;background-color: green; */


.vvv1{padding-top: 0.6vh;}


.komet span{
  display: inline-block;
  transform:rotate(115deg);
}

.racecar{
top:50vh;
left:100vw;

}

.ufo {
  width:2220vh;
  position: absolute;
  top: 5vh;
  left:20vw;

}
/* .container{
  display: grid;
  grid-template-columns: 250px 250px 250px 250px 250px 250px;
  grid-template-rows: 150px;
  grid-gap: 30px;
  grid-template-columns: 1fr 3fr 2fr;
}

.item-1 {
  grid-column: 1 / 4;
}
.item-2 {
  grid-row: 2 / 4;
}
.item-3 {
  grid-column: 2/4;
}
.item-4 {
  grid-column: 2/3;
}
.footer{
  grid-column: 1 / 5;
}
.footer{
  grid-column: 1 / 6;
} */

/* Media Queries */

@media screen and (max-width:700px){
  h1{
    color: blue;
  }
}
