﻿@font-face {
    font-family: 'homa-fa';
    src: url('../../fonts/homa-fa.eot?#') format('eot'), url('../../fonts/homa-fa.woff') format('woff'), url('../../fonts/homa-fa.ttf') format('truetype');
}

html, body, label, .label, .label-danger, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, tspan, p, input {
    font-family: homa-fa, Arial, Helvetica, sans-serif;
    font-size: 19px;    
}

.filled input, .filled select, .filled textarea, select option, .q-content, .qd-content {
    font-size: 19px !important;    
}


.text-info, .field-validation-error {
    font-size: 17px !important;
}




