﻿*{
    font-family: Rubik, Sans-Serif;
}
.richtext strong,.richtext h3,.richtext h4,.richtext h5,.richtext h6{
    font-family: Rubik, Sans-Serif;
    /*font-weight: normal;*/
}
.richtext h2{
    font-family: Rubik, Sans-Serif;
    font-weight: normal;
}
.richtext *{
	font-family: inherit;
}



.regular{
    font-family: Rubik, Sans-Serif;
}

.bold,.text-bold,.title-font{
    font-family: Rubik, Sans-Serif;
    font-weight: normal;
}

.medium,.medium-font{
    font-family: Rubik, Sans-Serif;
    font-weight: normal;
}

.icon4{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.icon4 div{
    width: 45%;
    margin-top: 20px;
}


.sep-sectionxiugai .back{
    top: 0;
    height: 70%;
}










