@import "login.css";

@import "index.css";
@import "swiper-config.css";

.sin-pading{
	    padding-right: 0px;
    padding-left: 0px;
}
.sin-margin{
	    margin-right: 0;
    margin-left: 0;
}

.dusha {
    font-family: 'dusha';
}
@font-face {
    font-family: 'dusha';
    src: url('../fonts/dusha/Dusha.ttf') format('truetype');
}

.GrotesThin {
    font-family: 'GrotesThin';
}
@font-face {
    font-family: 'GrotesThin';
    src: url('../fonts/grotesk/TypoGroteskThinDemo.otf') format('truetype');
}
span{
    font-family: 'GrotesRegular';
    
}
.GrotesRegular {
    font-family: 'GrotesRegular';
}
@font-face {
    font-family: 'GrotesRegular';
    src: url('../fonts/grotesk/TypoGroteskDemo.otf') format('truetype');
}
.content-section {
  display: none;
}
