
@font-face {
    font-family: 'Gibson';
    src: url('../fonts/gibson-semibold/Gibson-SemiBold.eot');
    src: url('../fonts/gibson-semibold/Gibson-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gibson-semibold/Gibson-SemiBold.woff2') format('woff2'),
        url('../fonts/gibson-semibold/Gibson-SemiBold.woff') format('woff'),
        url('../fonts/gibson-semibold/Gibson-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'GibsonLight';
    src: url('../fonts/gibson-light/Gibson-Light.eot');
    src: url('../fonts/gibson-light/Gibson-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gibson-light/Gibson-Light.woff2') format('woff2'),
        url('../fonts/gibson-light/Gibson-Light.woff') format('woff'),
        url('../fonts/gibson-light/Gibson-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

body {
    background-color: #f9f9f9;
}

@font-face {
    src: local('EvilIcons'), url('../fonts/icons/EvilIcons.ttf') format('truetype');
    font-family: EvilIcons;
}
@font-face {
    src: local('FontAwesome'), url('../fonts/icons/FontAwesome.ttf') format('truetype');
    font-family: FontAwesome;
}
@font-face {
    src: local('AntDesign'), url('../fonts/icons/AntDesign.ttf') format('truetype');
    font-family: AntDesign;
}
@font-face {
    src: local('Entypo'), url('../fonts/icons/Entypo.ttf') format('truetype');
    font-family: Entypo;
}
@font-face {
    src: local('Feather'), url('../fonts/icons/Feather.ttf') format('truetype');
    font-family: Feather;
}
@font-face {
    src: local('Fontisto'), url('../fonts/icons/Fontisto.ttf') format('truetype');
    font-family: Fontisto;
}
@font-face {
    src: local('Foundation'), url('../fonts/icons/Foundation.ttf') format('truetype');
    font-family: Foundation;
}
@font-face {
    src: local('MaterialCommunityIcons'), url('../fonts/icons/MaterialCommunityIcons.ttf') format('truetype');
    font-family: MaterialCommunityIcons;
}
@font-face {
    src: local('Zocial'), url('../fonts/icons/Zocial.ttf') format('truetype');
    font-family: Zocial;
}
@font-face {
    src: local('Octicons'), url('../fonts/icons/Octicons.ttf') format('truetype');
    font-family: Octicons;
}
@font-face {
    src: local('Ionicons'), url('../fonts/icons/Ionicons.ttf') format('truetype');
    font-family: Ionicons;
}
@font-face {
    src: local('SimpleLineIcons'), url('../fonts/icons/SimpleLineIcons.ttf') format('truetype');
    font-family: SimpleLineIcons;
}
@font-face {
    src: local('MaterialIconsRegular'), url('../fonts/icons/MaterialIcons-Regular.ttf') format('truetype');
    font-family: MaterialIconsRegular;
}
