header .header--contact__each p,
header .header--contact__each a {
    font-family: 'Century Gothic';
    font-size: 18px;
}

header .header--contact__each p {
    font-weight: 700;
}

.header--button a {
    font-family: 'Century Gothic';
    font-size: 18px;
}

header .hamburger--box p {
    font-family: 'Century Gothic';
    font-size: 20px;
    font-weight: 400;
}


.regular-content--section .content--title {
    padding-bottom: 24px;
}
.regular-content--section .content--title h2{
    line-height: 100%;
}