@charset "utf-8";

@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700");

@import url("../fonts/icomoon/style.css");

/* MIE CUSTOM */
.MYH1 {
    color: #222a35;
    font-size: 54px;
    margin-bottom: 0.86em;
    margin-top: 2.1em;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    word-break: break-word;
}
.MYH2 {
    color: #222a35;
    font-size: 2rem;
    margin-bottom: 0.86em;
    margin-top: 2.1em;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    word-break: break-word;
}
.MYH3 {
    color: #222a35;
    font-size: 42px;
    margin-bottom: 0.86em;
    margin-top: 2.1em;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    word-break: break-word;
}
.MYH4 {
    color: #000;
    font-size: 70px;
    margin-bottom: 0.86em;
    margin-top: 2.1em;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    word-break: break-word;
}
.MYH5 {
    color: #222a35;
    font-size: 1.25rem;
    margin-bottom: 0.86em;
    margin-top: 2.1em;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    word-break: break-word;
}
.MYH1WHITE {
    color: #fff;
    font-size: 54px;
    margin-bottom: 0.86em;
    margin-top: 2.1em;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    word-break: break-word;
}

