@font-face {
    font-family: LeituraSans;
    src: url("fonts/leiturasans-grot_2-webfont.woff2") format("woff2"),
         url("fonts/leiturasans-grot_2-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: LeituraSans;
    src: url("fonts/leiturasans-italic_2-webfont.woff2") format("woff2"),
         url("fonts/leiturasans-italic_2-webfont.woff") format("woff");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: LeituraSans;
    src: url("fonts/leiturasans-grot_4-webfont.woff2") format("woff2"),
         url("fonts/leiturasans-grot_4-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: LeituraSans;
    src: url("fonts/leiturasans-italic_4-webfont.woff2") format("woff2"),
         url("fonts/leiturasans-italic_4-webfont.woff") format("woff");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: SohoPro;
    src: url("fonts/sohopro-light-webfont.woff2") format("woff2"),
         url("fonts/sohopro-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SohoPro;
    src: url("fonts/sohopro-bold-webfont.woff2") format("woff2"),
         url("fonts/sohopro-bold-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}
