@font-face {
    font-family: 'Butler';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    /*src: url('/fonts-misc/redesign/Butler_Ultra_Light.otf') format('opentype');*/
    src: url('/fonts-misc/redesign/Butler-UltraLight.woff') format('woff'),
         url('/fonts-misc/redesign/Butler-UltraLight.woff2') format('woff2');
}
@font-face {
    font-family: 'Butler';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    /*src: url('/fonts-misc/redesign/Butler_Light.otf') format('opentype');*/
    src: url('/fonts-misc/redesign/Butler-Light.woff') format('woff'),
         url('/fonts-misc/redesign/Butler-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'Butler';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    /*src: url('/fonts-misc/redesign/Butler_Regular.otf') format('opentype');*/
    src: url('/fonts-misc/redesign/Butler.woff') format('woff'),
    url('/fonts-misc/redesign/Butler.woff2') format('woff2');
}
@font-face {
    font-family: 'Butler';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    /*src: url('/fonts-misc/redesign/Butler_Medium.otf') format('opentype');*/
    src: url('/fonts-misc/redesign/Butler-Medium.woff') format('woff'),
         url('/fonts-misc/redesign/Butler-Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'Butler';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    /*src: url('/fonts-misc/redesign/Butler_Bold.otf') format('opentype');*/
    src: url('/fonts-misc/redesign/Butler-Bold.woff') format('woff'),
         url('/fonts-misc/redesign/Butler-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'Butler';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    /*src: url('/fonts-misc/redesign/Butler_ExtraBold.otf') format('opentype');*/
    src: url('/fonts-misc/redesign/Butler-ExtraBold.woff') format('woff'),
         url('/fonts-misc/redesign/Butler-ExtraBold.woff2') format('woff2');
}
