body {
    font-family: "EurostileNextCondensedSemiBold", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: condensed;

    font-family: "EurostileNextCondensedBold", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: condensed;
    
    font-family: "EurostileNextWideSemiBoldItalic", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-stretch: expanded;
    
    font-family: "EurostileNextWideSemiBold", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: expanded;
    
    font-family: "EurostileNextCondensedSemiBoldItalic", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-stretch: condensed;
    
    font-family: "EurostileNextCondensedBoldItalic", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-stretch: condensed;

    font-family: "EurostileNextRegular", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: normal;
    
    font-family: "EurostileNextExtendedBold", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: expanded;
    
    font-family: "EurostileNextExtendedBoldItalic", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-stretch: expanded;

    font-family: "EurostileNextRegular", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-stretch: normal;
}