@font-face {
    font-family: 'Louis-ChevroletBold';
    src: url('Louis-ChevroletBold.eot#') format('eot'),
        url('Louis-ChevroletBold.woff') format('woff'),
        url('Louis-ChevroletBold.ttf') format('truetype'),
        url('Louis-ChevroletBold.svg#Louis-ChevroleteBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.main section.page1 h2 {
    text-align: right !important;
	font-family: 'Louis-ChevroletBold', sans-serif !important;
}
.whiteMiddle, .whiteSmall, .whiteMiddleSign, .untrendBtn {
    font-family: "Louis-ChevroletBold",sans-serif !important;
}
.orangeTxt { direction: ltr;}
.untrendBtn {max-width: 430px !important;}

@media only screen and (max-width: 768px) {
.untrendBtn {font-size: 120% !important;}
}

@media only screen and (max-width: 1050px) {
.untrendBtn {max-width: 330px !important;}}
}

/*.untrendBtn, .untrendBtn:Hover {
    font-size: 120% !important;
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .untrendBtn, .untrendBtn:Hover {font-size: 110% !important;}
	.main section.page1 .page_container .untrendBtn, .main section.page1 .page_container .untrendBtn:Hover {font-size: 100% !important;}
}
*/