@font-face {
    font-family: 'Butler_Regular';
    src: url('../fonts/Butler_Regular.eot');
    src: url('../fonts/Butler_Regular.eot') format('embedded-opentype'),
         url('../fonts/Butler_Regular.woff2') format('woff2'),
         url('../fonts/Butler_Regular.woff') format('woff'),
         url('../fonts/Butler_Regular.ttf') format('truetype'),
         url('../fonts/Butler_Regular.svg#Butler_Regular') format('svg');
}

@font-face {
    font-family: 'Butler_Light';
    src: url('../fonts/Butler_Light.eot');
    src: url('../fonts/Butler_Light.eot') format('embedded-opentype'),
         url('../fonts/Butler_Light.woff2') format('woff2'),
         url('../fonts/Butler_Light.woff') format('woff'),
         url('../fonts/Butler_Light.ttf') format('truetype'),
         url('../fonts/Butler_Light.svg#Butler_Light') format('svg');
}

@font-face {
    font-family: 'PlayfairDisplay-Italic';
    src: url('../fonts/PlayfairDisplay-Italic.eot');
    src: url('../fonts/PlayfairDisplay-Italic.eot') format('embedded-opentype'),
         url('../fonts/PlayfairDisplay-Italic.woff2') format('woff2'),
         url('../fonts/PlayfairDisplay-Italic.woff') format('woff'),
         url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype'),
         url('../fonts/PlayfairDisplay-Italic.svg#PlayfairDisplay-Italic') format('svg');
}
