.v-application,.v-application [class*=text-]{font-family:Fira Sans,sans-serif!important}.fade-in{animation:fadeIn ease 2s var(--time);-webkit-animation:fadeIn ease 2s var(--time);-moz-animation:fadeIn ease 2s var(--time);-o-animation:fadeIn ease 2s var(--time);-ms-animation:fadeIn ease 2s var(--time);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes fadeIn{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}50%{opacity:1}to{opacity:0}}