@import "styles.css";

@font-face {
    font-family: 'digital_displayregular';
    src: url('fonts/digtl.eot');
    src: url('fonts/digtl.eot?#iefix') format('embedded-opentype'),
        url('fonts/digtl.woff2') format('woff2'),
        url('fonts/digtl.woff') format('woff'),
        url('fonts/digtl.ttf') format('truetype'),
        url('fonts/digtl.svg#digital_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: digital_displayregular;
    src: url(fonts/digtl.eot);
    src: url(fonts/digtl.eot?#iefix) format('embedded-opentype'), url(fonts/digtl.woff2) format('woff2'), url(fonts/digtl.woff) format('woff'), url(fonts/digtl.ttf) format('truetype'), url(fonts/digtl.svg#digital_displayregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: digital_displayregular;
    src: url(fonts/digtl.eot);
    src: url(fonts/digtl.eot?#iefix) format('embedded-opentype'), url(fonts/digtl.woff2) format('woff2'), url(fonts/digtl.woff) format('woff'), url(fonts/digtl.ttf) format('truetype'), url(fonts/digtl.svg#digital_displayregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Kh-Battambang;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Kh-Battambang.eot)
}

@font-face {
    font-family: Kh-Battambang;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Kh-Battambang.ttf) format("truetype")
}

html[lang=ca] {
    font-family: Kh-Battambang !important;
    word-wrap: break-word;
}

html[lang=ca] .chec9,
html[lang=ca] .regis-title1,
html[lang=ca] .text2 {
    font-family: Kh-Battambang
}

.tip-scode {
    padding: 2px 9px;
}

.form-inline .btn {
    padding: 2px 13px 2px 14px;
    font-size: 14px;
}

.btn.btn-reg {
    padding: 2px 24px !important;
}

.head-hcd {
    height: 100px;
}

.login-input,
.register-input {
    padding: 0
}

html[lang=ca] .approved-modal,
.approved-modal {
    display: none !important;
}