@import url("https://use.typekit.net/tui6wcf.css");
/* Futura PT Light */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 300;
    font-style: normal;
}
/* Futura PT Light  Oblique*/
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 300;
    font-style: italic;
}
/* Futura PT Book */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: normal;
}
/* Futura PT Book Italic */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: italic;
}
/* Futura PT Medium */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-style: normal;
}
/* Futura PT Medium Oblique */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-style: italic;
}
/* Futura PT Demi */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 600;
    font-style: normal;
}
/* Futura PT Demi Oblique */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 600;
    font-style: italic;
}
/* Futura PT Heavy */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: normal;
}
/* Futura PT Heavy Oblique */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: italic;
}
/* Futura PT Extra Bold */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 800;
    font-style: normal;
}
/* Futura PT Extra Bold Oblique */
@font-face {
    font-family: "futura-pt", sans-serif;
    font-weight: 800;
    font-style: italic;
}
/* Futura PT Bold */
@font-face {
    font-family: "futura-pt-bold", sans-serif;
    font-weight: 700;
    font-style: normal;
}
/* Futura PT Bold Oblique */
@font-face {
    font-family: "futura-pt-bold", sans-serif;
    font-weight: 700;
    font-style: italic;
}
