@font-face {
    font-family: 'baskerville-italic';
    src: url('../font/librebaskerville-italic-webfont.eot');
    src: url('../font/librebaskerville-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/librebaskerville-italic-webfont.woff') format('woff'),
         url('../font/librebaskerville-italic-webfont.ttf') format('truetype'),
         url('../font/librebaskerville-italic-webfont.svg#librebaskerville-italic-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'baskvl';
    src: url('../font/baskvl-webfont.eot');
    src: url('../font/baskvl-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/baskvl-webfont.woff') format('woff'),
         url('../font/baskvl-webfont.ttf') format('truetype'),
         url('../font/baskvl-webfont.svg#baskvl-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaMedium';
    src: url('/font/layout/futura.eot');
    src: url('/font/layout/futura.eot') format('embedded-opentype'),
        url('/font/layout/futura.woff') format('woff'),
        url('/font/layout/futura.ttf') format('truetype'),
        url('/font/layout/futura.svg#FuturaMedium') format('svg');
}

/*postcard-43*/
.cardBox {
    width: 480px;
    height: 730px; 
}
.postCard43 {
    overflow: hidden;     
    width: 100%;
    height: 100%;   
    position: relative;
}
.postCard43 p {
    text-align: center;    
}
.text1, .text2 {        
    -ms-transform: rotate(180deg); 
    -webkit-transform: rotate(180deg); 
    transform: rotate(180deg);
}
.text1 {
    font-family: 'baskerville-italic';
    font-size: 9px;
    margin-top: 30px;
}
.text2 {
    font-family: 'FuturaMedium';
    font-size: 11.59px;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-top: 3px;
    margin-left: -7px;
}
/*.text3 {    
    font-size: 73px;
}*/
.postCard43 img {
    width: 387px;
    height: auto;
    display: block;
    margin-top: 415px;
    margin-left: 41px;
}
.text4 {
    font-family: 'baskvl';
    line-height: 1.4em;
    text-transform: uppercase;
    width: 100%;
    letter-spacing: 2.5px;
    margin-top: -3px;
}