/* Usage of BARLOW CONDENSED font*/
@font-face {
    font-family: 'BarlowCondensedBold';
    src: url(../fonts/BarlowCondensed-Bold.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'BarlowCondensedLight';
    src: url(../fonts/BarlowCondensed-Light.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'BarlowCondMedium';
    src: url(../fonts/BarlowCondensed-Medium.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'BarlowCondensedReg';
    src: url(../fonts/BarlowCondensed-Regular.ttf);
    font-style: normal;
}


@font-face {
    font-family: 'SairaSemiCondensedExtBold';
    src: url(../fonts/SairaSemiCondensed-ExtraBold.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'RalewaySemiBold';
    src: url(../fonts/Raleway-SemiBold.ttf);
    font-style: normal;
}@font-face {
    font-family: 'AsapCondensedBold';
    src: url(../fonts/AsapCondensed-Bold.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'CalibriRegular';
    src: url(../fonts/CalibriRegular.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'CalibriLight';
    src: url(../fonts/Calibri_Light.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'SquadaOneReg';
    src: url(../fonts/SquadaOne-Regular.ttf);
    font-style: normal;
}
@font-face {
    font-family: 'LatoRegular';
    src: url(../fonts/Lato-Regular.ttf);
    font-style: normal;
}