@font-face {
    font-family: 'Butler_Black';
    src: url('../font/Butler_Black.otf') format('otf'),
        url('../font/Butler_Black.otf') format('otf');
    font-style: normal;
}

@font-face {
    font-family: 'Butler_Bold';
    src: url('../font/Butler_Bold.otf') format('otf'),
        url('../font/Butler_Bold.otf') format('otf');
    font-style: normal;
}

@font-face {
    font-family: 'Butler_Light';
    src: url('../font/Butler_Light.otf') format('otf'),
        url('../font/Butler_Light.otf') format('otf');
    font-style: normal;
}

@font-face {
    font-family: 'Butler_Medium';
    src: url('../font/Butler_Medium.otf') format('otf'),
        url('../font/Butler_Medium.otf') format('otf');
    font-style: normal;
}

@font-face {
    font-family: 'Butler_Regular';
    src: url('../font/Butler_Regular.otf') format('otf'),
        url('../font/Butler_Regular.otf') format('otf');
    font-style: normal;
}

@font-face {
    font-family: 'Butler_Ultra_Light';
    src: url('../font/Butler_Ultra_Light.otf') format('otf'),
        url('../font/Butler_Ultra_Light.otf') format('otf');
    font-style: normal;
}
@font-face {
    font-family: 'Bulgatti';
    src: url('../font/Bulgatti.otf') format('otf'),
        url('../font/Bulgatti.otf') format('otf');
    font-style: normal;
}

@font-face {
    font-family: 'Bulgatti';
    src: url('../font/Bulgatti.ttf') format('ttf'),
        url('../font/Bulgatti.ttf') format('ttf');
    font-style: normal;
}