html{
background-color:#f0f0f0;
}
@font-face{
font-family:"Janna LT W20 Regular";
src:url("../fonts/26c24286-5aab-4747-81b9-54330e77fb14.woff"),local('helvetica');
font-display: swap;
}

@font-face{
font-family:'Glyphicons Halflings';
src:url('../fonts/glyphicons-halflings-regular.eot');
src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face{
font-family:'FontAwesome';
src:url('../fonts/fontawesome-webfont.eot');
src:url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2') format('woff2'),url('../fonts/fontawesome-webfont.woff') format('woff'),url('../fonts/fontawesome-webfont.ttf') format('truetype'),url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
font-weight:400;
font-style:normal;
}

*{font-family:"Janna LT W20 Regular";}
element{-webkit-overflow-scrolling: touch;}
element > * {-webkit-transform: translateZ(0px);}
body.apple-ios.modal-open{position:fixed;width:100%;}
body{
height:100%;
padding-top: 61px;
overflow-x:hidden;
line-height:1;
}