.gallery .galleryCaption {
font-size: 1.2em;
}

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

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

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

}
