@font-face {
    font-family: 'Lavanderia Regular';
    src: url('../font/lavanderia_regular-webfont.eot');
    src: url('../font/lavanderia_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lavanderia_regular-webfont.woff') format('woff'),
         url('../font/lavanderia_regular-webfont.ttf') format('truetype'),
         url('../font/lavanderia_regular-webfont.svg#lavanderia_regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EcuyerR';
    src: url('../font/ecuyerr-webfont.eot');
    src: url('../font/ecuyerr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ecuyerr-webfont.woff') format('woff'),
         url('../font/ecuyerr-webfont.ttf') format('truetype'),
         url('../font/ecuyerr-webfont.svg#ecuyerr-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: '4455-webfont';
    src: url('../font/4455-webfont.eot');
    src: url('../font/4455-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/4455-webfont.woff') format('woff'),
         url('../font/4455-webfont.ttf') format('truetype'),
         url('../font/4455-webfont.svg#4455-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

/****POSTCARD-5***/
.postCard8 {
    overflow: hidden;
    position: relative;
    width: 480px;
    height: 672px;   
    background: url('../img/bg.png') no-repeat;
}
.cardCont {
    margin-top: 70px;
    text-align: center;
}
/*.postCard8 p {
    width: 348px;
    margin: 0 auto;
}*/
.text1 {
    color: #a77f7d;
    font-family: '4455-webfont';
    font-size: 21.33px;
    letter-spacing: 3px;    
}
.text2 {
    color: #f49082;
    font-family: 'Lavanderia Regular';
    font-size: 57.33px;
    line-height: 76px;
}
.imgDiv {
    overflow: hidden;
    position: relative;
    /*margin-top: -5px;*/
    margin-top: 165px;
}
.name {
    font-family: 'EcuyerR';
    font-size: 34.67px;
    color: #ebe8e0;
    position: absolute;
    top: 114px;
    left: 118px;
    transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    line-height: 45px;
    width: 282px;
    text-align: center;
}
.date {
    font-family: 'Lavanderia Regular';
    font-size: 40px;
    color: #a77f7d;
    line-height: 72px;
}
.text9 {
    font-family: 'Lavanderia Regular';
    font-size: 24px;
    color: #a77f7d;
    margin-top: 30px;
    line-height: 45px;
}
.text4, .text5, .text6, .text7, .text8 {
    color: #a77f7d;
    font-size: 20px;
    font-family: '4455-webfont';
    letter-spacing: 2px;
    line-height: 20px;
}
/*.text4 { margin-top: -16px; }*/
.text5 { line-height: 30px; }
.text6 { line-height: 20px; }



.text1, .text2, .date, .text4, .text5, .text6, .text7, .text8, .text9 {
    position: absolute;
    left: 0;
    width: 100%;
}
.text1 { top: 70px; }
.text2 { top: 94px; }
.date { top: 355px; }
.text4 { top: 411px; }
.text5 { top: 431px; }
.text6 { top: 461px; }
.text7 { top: 481px; }
.text8 { top: 501px; }
.text9 { top: 521px; }