﻿body {
}
@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../styles/fonts/SourceSansPro-Regular.otf') format('opentype');
}
.submit-btn-custom
{
     font-family: 'SourceSansPro-Regular' !important;
    background-image: -webkit-linear-gradient(#4067A1,#4067A1);
}
.pe-pagetwo-custom {
     font-family: 'SourceSansPro-Regular' !important;
}
.detaillogo-custom {
      font-family: 'SourceSansPro-Regular' !important;
      font-size:20px;
      font-weight:bold;
      color:#4067A1 !important;
}
.jobDetails-custom  {
      font-family: 'SourceSansPro-Regular' !important;
      font-size:16px !important;
}
.formlabel {
        font-family: 'SourceSansPro-Regular' !important;
        color:Green;
        font-size:14px;
        padding-bottom:7px
}
.forminputlabel {
    font-family: 'SourceSansPro-Regular' !important;
}
.ui-listview {
       font-family: 'SourceSansPro-Regular' !important;
}
.ui-btn-text {
     font-family: 'SourceSansPro-Regular' !important;
}
.custom-headings {
    color:#4067A1 !important;
    font-family: 'SourceSansPro-Regular' !important;
    font-size:14px !important;
}
.ui-content {
    font-family: 'SourceSansPro-Regular' !important;
}

