/* Rules for sizing the icon. */
.em-1 { font-size: 1em; position: relative; top: .1em; }
.em-1_1 { font-size: 1.1em; position: relative; top: .1em; }
.em-1_2 { font-size: 1.2em; position: relative; top: .1em; }
.em-1_3 { font-size: 1.3em; position: relative; top: .1em; }
.em-1_4 { font-size: 1.4em; position: relative; top: .1em; }
.em-1_5 { font-size: 1.5em; position: relative; top: .1em; }
.em-2 { font-size: 2em; position: relative; top: .1em; }
.lh-0 { line-height: 0em; }
.lh-1 { line-height: 1em; }
.lh-2 { line-height: 2em; }
.em-2_5 { font-size: 2.5em; position: relative; top: .1em; }
.em-3 { font-size: 3em; position: relative; top: .1em; }
.rem-0_6 { font-size: 0.6rem; }
.rem-0_7 { font-size: 0.7rem; }
.rem-0_7_imp { font-size: 0.7rem !important; }
.rem-0_8 { font-size: 0.8rem; }
.rem-0_9 { font-size: 0.9rem; }
.rem-1 { font-size: 1rem; }
.rem-1_1 { font-size: 1.1rem; }
.rem-1_2 { font-size: 1.2rem; }
.rem-1_25 { font-size: 1.25rem; }
.rem-1_3 { font-size: 1.3rem; }
.rem-1_35 { font-size: 1.35rem; }
.rem-1_4 { font-size: 1.4rem; }
.rem-1_45 { font-size: 1.45rem; }
.rem-1_5 { font-size: 1.5rem; }
.rem-1_55 { font-size: 1.55rem; }
.rem-1_6 { font-size: 1.6rem; }
.rem-1_65 { font-size: 1.65rem; }
.rem-1_7 { font-size: 1.7rem; }
.rem-1_75 { font-size: 1.75rem; }
.rem-1_8 { font-size: 1.8rem; }
.rem-1_85 { font-size: 1.85rem; }
.rem-1_9 { font-size: 1.9rem; }
.rem-1_95 { font-size: 1.95rem; }
.rem-2 { font-size: 2rem; }
.rem-2_6 { font-size: 2.6rem; }
.rem-3 { font-size: 3rem; }
.rem-4 { font-size: 4rem; }
.rem-5 { font-size: 5rem; }
.rem-6 { font-size: 6rem; }
.md-18 { font-size: 18px; }
.md-20 { font-size: 20px; }
.md-24 { font-size: 24px; }
.md-26 { font-size: 26px; }
.md-28 { font-size: 28px; }
.md-30 { font-size: 30px; }
.md-36 { font-size: 36px; }
.md-48 { font-size: 48px; }

.mh-1 { max-height: 1.3rem; }
.mh-1_8 { max-height: 1.8rem; }

@font-face {
    font-family: 'branding_sfblack';
    src:url('/fonts/branding/branding_sf_black-webfont.woff2') format('woff2'),
        url('/fonts/branding/branding_sf_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'branding_sfbold';
    src:url('/fonts/branding/branding_sf_bold-webfont.woff2') format('woff2'),
        url('/fonts/branding/branding_sf_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'branding_sflight';
    src:url('/fonts/branding/branding_sf_light-webfont.woff2') format('woff2'),
        url('/fonts/branding/branding_sf_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'branding_sfmedium';
    src:url('/fonts/branding/branding_sf_medium-webfont.woff2') format('woff2'),
        url('/fonts/branding/branding_sf_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'branding_sfsemibold';
    src:url('/fonts/branding/branding_sf_semibold-webfont.woff2') format('woff2'),
        url('/fonts/branding/branding_sf_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'branding_sfsemilight';
    src:url('/fonts/branding/branding_sf_semilight-webfont.woff2') format('woff2'),
        url('/fonts/branding/branding_sf_semilight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'branding_sfthin';
    src:url('/fonts/branding/branding_sf_thin-webfont.woff2') format('woff2'),
        url('/fonts/branding/branding_sf_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}