.futura-pt-light{
font-family: "futura-pt", sans-serif;
font-weight: 300;
font-style: normal;
}
.futura-pt-light-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 300;
font-style: italic;
}
.futura-pt-book{
font-family: "futura-pt", sans-serif;
font-weight: 400;
font-style: normal;
}
.futura-pt-book-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 400;
font-style: italic;
}
.futura-pt-medium{
font-family: "futura-pt", sans-serif;
font-weight: 500;
font-style: normal;
}
.futura-pt-medium-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 500;
font-style: italic;
}
.futura-pt-demi{
font-family: "futura-pt", sans-serif;
font-weight: 600;
font-style: normal;
}
.futura-pt-demi-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 600;
font-style: italic;
}
.futura-pt-heavy{
font-family: "futura-pt", sans-serif;
font-weight: 700;
font-style: normal;
}
.futura-pt-heavy-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 700;
font-style: italic;
}
.futura-pt-extra-bold{
font-family: "futura-pt", sans-serif;
font-weight: 800;
font-style: normal;
}
.futura-pt-extra-bold-oblique{
font-family: "futura-pt", sans-serif;
font-weight: 800;
font-style: italic;
}
.futura-pt-bold{
font-family: "futura-pt-bold", sans-serif;
font-weight: 700;
font-style: normal;
}
.futura-pt-bold-oblique{
font-family: "futura-pt-bold", sans-serif;
font-weight: 700;
font-style: italic;
}@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
max-width: 1460px !important;
padding: 0 !important;
}
}