@charset "UTF-8";
/* font CSS */

@font-face {
    font-family: 'arvoregular';
    src: url('../font/arvo-regular-webfont.eot');
    src: url('../font/arvo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arvo-regular-webfont.woff2') format('woff2'),
         url('../font/arvo-regular-webfont.woff') format('woff'),
         url('../font/arvo-regular-webfont.ttf') format('truetype'),
         url('../font/arvo-regular-webfont.svg#arvoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arvobold';
    src: url('../font/arvo-bold-webfont.eot');
    src: url('../font/arvo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arvo-bold-webfont.woff2') format('woff2'),
         url('../font/arvo-bold-webfont.woff') format('woff'),
         url('../font/arvo-bold-webfont.ttf') format('truetype'),
         url('../font/arvo-bold-webfont.svg#arvobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arvobold_italic';
    src: url('../font/arvo-bolditalic-webfont.eot');
    src: url('../font/arvo-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arvo-bolditalic-webfont.woff2') format('woff2'),
         url('../font/arvo-bolditalic-webfont.woff') format('woff'),
         url('../font/arvo-bolditalic-webfont.ttf') format('truetype'),
         url('../font/arvo-bolditalic-webfont.svg#arvobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arvoitalic';
    src: url('../font/arvo-italic-webfont.eot');
    src: url('../font/arvo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/arvo-italic-webfont.woff2') format('woff2'),
         url('../font/arvo-italic-webfont.woff') format('woff'),
         url('../font/arvo-italic-webfont.ttf') format('truetype'),
         url('../font/arvo-italic-webfont.svg#arvoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'shadows_into_lightregular';
    src: url('../font/shadowsintolight-webfont.eot');
    src: url('../font/shadowsintolight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/shadowsintolight-webfont.woff2') format('woff2'),
         url('../font/shadowsintolight-webfont.woff') format('woff'),
         url('../font/shadowsintolight-webfont.ttf') format('truetype'),
         url('../font/shadowsintolight-webfont.svg#shadows_into_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

