/*Font css*/

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

 

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

}
 