@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?fc9kp2');
  src:  url('/fonts/icomoon.eot?fc9kp2#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?fc9kp2') format('truetype'),
    url('/fonts/icomoon.woff?fc9kp2') format('woff'),
    url('/fonts/icomoon.svg?fc9kp2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-who:before {
  content: "\e901";
}
.icon-work:before {
  content: "\e902";
}
.icon-figma:before {
  content: "\e903";
}
.icon-gitHub:before {
  content: "\e904";
}
.icon-toSite-icon:before {
  content: "\e905";
}
.icon-arrow-down:before {
  content: "\e906";
}
.icon-fb-icon:before {
  content: "\e907";
}
.icon-github-icon:before {
  content: "\e908";
}
.icon-insta-icon:before {
  content: "\e909";
}
.icon-linkedin-icon:before {
  content: "\e90a";
}
.icon-mouse:after {
  content: "\e90b";
}
.icon-skype-icon:before {
  content: "\e90c";
}
.icon-tg-icon:before {
  content: "\e90d";
}
.icon-twitter-icon:before {
  content: "\e90e";
}
.icon-whatsapp-icon:before {
  content: "\e90f";
}