@import url("https://use.typekit.net/rms8fmx.css");

/**********PROXIMA NOVA CSS ATTRIBUTES************/
.proxima-nova-regular {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: normal;
}


.proxima-nova-regular-italic {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: italic;
}

.proxima-nova-semibold {
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.proxima-nova-semibold-italic {
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: italic;
}


.proxima-nova-bold {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.proxima-nova-bold-italic {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.proxima-nova-bold {
    font-family: proxima-nova, sans-serif;
    font-weight: 800;
    font-style: normal;
}

.proxima-nova-bold-italic {
    font-family: proxima-nova, sans-serif;
    font-weight: 800;
    font-style: italic;
}

/**********TRADE GOTHIC NEXT CSS ATTRIBUTES************/

.trade-gothic-next-regular {
    font-family: trade-gothic-next, sans-serif;
    font-weight: 400;
    font-style: normal;

}

.trade-gothic-next-italic {
    font-family: trade-gothic-next, sans-serif;
    font-weight: 400;
    font-style: italic;
}

.trade-gothic-next-bold {
    font-family: trade-gothic-next, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.trade-gothic-next-heavy {
    font-family: trade-gothic-next, sans-serif;
    font-weight: 800;
    font-style: normal;
}

.trade-gothic-next-heavy-italic {
    font-family: trade-gothic-next, sans-serif;
    font-weight: 800;
    font-style: italic;
}


/**********TRADE GOTHIC NEXT COMPRESSED CSS ATTRIBUTES************/

.trade-gothic-compressed {
    font-family: trade-gothic-next-compressed, sans-serif;
    font-weight: 400;
    font-style: normal;

}

.trade-gothic-compressed-bold {
    font-family: trade-gothic-next-compressed, sans-serif;
    font-weight: 700;
    font-style: normal;

}

.trade-gothic-compressed-heavy {
    font-family: trade-gothic-next-compressed, sans-serif;
    font-weight: 800;
    font-style: normal;

}

/**********TRADE GOTHIC NEXT CONDENSED CSS ATTRIBUTES************/

.trade-gothic-condensed {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;

}

.trade-gothic-condensed-italic {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 400;
    font-style: italic;
}

.trade-gothic-condensed-bold {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;

}

.trade-gothic-condensed-bold-italic {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 700;
    font-style: italic;
}

.trade-gothic-condensed-heavy {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 800;
    font-style: normal;

}

.trade-gothic-condensed-heavy-italic {
    font-family: trade-gothic-next-condensed, sans-serif;
    font-weight: 800;
    font-style: italic;
}