@font-face {
    font-family: 'walsheim';
    src: url('../fonts/GT-Walsheim-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GT-Walsheim-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/GT-Walsheim-Bold.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/GT-Walsheim-Bold.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/GT-Walsheim-Bold.ttf')  format('truetype') /* Safari, Android, iOS */

}

body {
    background: url('../img/bg-rocville.jpg') no-repeat center center/cover;
}

.vCard {
    max-width: 1500px;
    max-height: 835px;
}