@font-face {
    font-family: 'engravers';
    src: url('engravers/engravers.woff2') format('woff2'),  url('engravers/engravers.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'engravers';
    src: url('engravers/engraversbold.woff2') format('woff2'),  url('engravers/engraversbold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Gothima';
    font-style: normal;
    font-weight: 400;
    src: url('gothima/Gothima-Reg.eot');
    src: url('gothima/Gothima-Reg.eot?#iefix') format('embedded-opentype'),  url('gothima/Gothima-Reg.woff') format('woff'),  url('gothima/Gothima-Reg.ttf') format('truetype');
}
@font-face {
    font-family: 'Gothima';
    font-style: italic;
    font-weight: 400;
    src: url('gothima/Gothima-RegIt.eot');
    src: url('gothima/Gothima-RegIt.eot?#iefix') format('embedded-opentype'),  url('gothima/Gothima-RegIt.woff') format('woff'),  url('gothima/Gothima-RegIt.ttf') format('truetype');
}
@font-face {
    font-family: 'Gothima';
    font-style: normal;
    font-weight: 700;
    src: url('gothima/Gothima-Bold.eot');
    src: url('gothima/Gothima-Bold.eot?#iefix') format('embedded-opentype'),  url('gothima/Gothima-Bold.woff') format('woff'),  url('gothima/Gothima-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Gothima';
    font-style: italic;
    font-weight: 700;
    src: url('gothima/Gothima-BoldIt.eot');
    src: url('gothima/Gothima-BoldIt.eot?#iefix') format('embedded-opentype'),  url('gothima/Gothima-BoldIt.woff') format('woff'),  url('gothima/Gothima-BoldIt.ttf') format('truetype');
}
@font-face {
    font-family: 'Gothima';
    font-style: normal;
    font-weight: 300;
    src: url('gothima/Gothima-Light.eot');
    src: url('gothima/Gothima-Light.eot?#iefix') format('embedded-opentype'),  url('gothima/Gothima-Light.woff') format('woff'),  url('gothima/Gothima-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Gothima';
    font-style: italic;
    font-weight: 300;
    src: url('gothima/Gothima-LightIt.eot');
    src: url('gothima/Gothima-LightIt.eot?#iefix') format('embedded-opentype'),  url('gothima/Gothima-LightIt.woff') format('woff'),  url('gothima/Gothima-LightIt.ttf') format('truetype');
}
@font-face {
    font-family: 'iwmenuicons';
    src: url('iwmenuicons/iwmenuicons.eot?pmxwuv');
    src: url('iwmenuicons/iwmenuicons.eot?pmxwuv#iefix') format('embedded-opentype'),  url('iwmenuicons/iwmenuicons.ttf?pmxwuv') format('truetype'),  url('iwmenuicons/iwmenuicons.woff?pmxwuv') format('woff'),  url('iwmenuicons/iwmenuicons.svg?pmxwuv#iwmenuicons') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}
@font-face {
    font-family: 'social';
    src: url('social/social.eot?x39gxk');
    src: url('social/social.eot?x39gxk#iefix') format('embedded-opentype'),  url('social/social.ttf?x39gxk') format('truetype'),  url('social/social.woff?x39gxk') format('woff');
    font-weight: normal;
    font-style: normal;
}
.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'social' !important;
    speak: none;
    font-style: normal !important;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 2em;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-instagram:before {
    content: "\e900";
}
.icon-twitter:before {
    content: "\e901";
}
.icon-facebook:before {
    content: "\e902";
}
