@font-face {
    font-family: 'Butler';
    src: url('Butler/Butler.woff2') format('woff2'),
        url('Butler/Butler.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL Circular Book Web";
    src: url("fonts/lineto-circular-book.eot");
    src: url("fonts/lineto-circular-book.eot?#iefix") format("embedded-opentype"),
         url("fonts/lineto-circular-book.woff2") format("woff2"),
         url("fonts/lineto-circular-book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


/* Subsetted */

@font-face {
    font-family: "LL Circular Book Sub";
    src: url("fonts_subsetted/lineto-circular-book.eot");
    src: url("fonts_subsetted/lineto-circular-book.eot?#iefix") format("embedded-opentype"),
         url("fonts_subsetted/lineto-circular-book.woff2") format("woff2"),
         url("fonts_subsetted/lineto-circular-book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

/* Complete */

@font-face {
    font-family: "LL Circular Medium Web";
    src: url("fonts/lineto-circular-medium.eot");
    src: url("fonts/lineto-circular-medium.eot?#iefix") format("embedded-opentype"),
         url("fonts/lineto-circular-medium.woff2") format("woff2"),
         url("fonts/lineto-circular-medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


/* Subsetted */

@font-face {
    font-family: "LL Circular Medium Sub";
    src: url("fonts_subsetted/lineto-circular-medium.eot");
    src: url("fonts_subsetted/lineto-circular-medium.eot?#iefix") format("embedded-opentype"),
         url("fonts_subsetted/lineto-circular-medium.woff2") format("woff2"),
         url("fonts_subsetted/lineto-circular-medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TiemposHeadline-Regular";
    src: url("fonts/TiemposHeadlineWeb-Regular.eot");
    src: url("fonts/TiemposHeadlineWeb-Regular.eot?#iefix") format("embedded-opentype"),
         url("fonts/TiemposHeadlineWeb-Regular.woff2") format("woff2"),
         url("fonts/TiemposHeadlineWeb-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tiempos Headline';
    src: url('fonts/TiemposHeadline-Light.eot');
    src: url('fonts/TiemposHeadline-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/TiemposHeadline-Light.woff2') format('woff2'),
        url('fonts/TiemposHeadline-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tiempos Headline';
    src: url('fonts/TiemposHeadline-LightItalic.eot');
    src: url('fonts/TiemposHeadline-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TiemposHeadline-LightItalic.woff2') format('woff2'),
        url('fonts/TiemposHeadline-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
