@font-face {
    font-family: droid;
    src: url(../fonts/droid-sans-mono.regular.ttf);
}

@font-face {
    font-family: ubuntu;
    src: url(../fonts/ubuntu.regular.ttf);
}

@font-face {
    font-family: Khula;
    src: url(../fonts/Khula-Regular.ttf);
}

@font-face {
    font-family: KhulaB;
    src: url(../fonts/Khula-Bold.ttf);
}

@font-face {
    font-family: RobotoCondensedBAK;
    src: url(../fonts/RobotoCondensed-Light.ttf);
}

@font-face {
    font-family: RobotoCondensedR;    
    src: url(../fonts/RobotoCondensed-Regular.ttf);
}

@font-face {
    font-family: RobotoCondensedBBAK;
    src: url(../fonts/RobotoCondensed-Bold.ttf);
}

@font-face {
    font-family: RobotoCondensed;
    src: url(../fonts/Gilroy-Regular.otf);
}

@font-face {
    font-family: RobotoCondensedB;
    src: url(../fonts/Gilroy-Medium.otf);
}

@font-face {
    font-family: CabinCondensed;
    src: url(../fonts/CabinCondensed-Regular.ttf);
}


@font-face {
    font-family: BarlowThin;
    src: url(../fonts/BarlowCondensed-Thin.ttf);
}

@font-face {
    font-family: BarlowExtraLight;
    src: url(../fonts/BarlowCondensed-ExtraLight.ttf);
}

@font-face {
    font-family: BarlowLight;
    src: url(../fonts/BarlowCondensed-Light.ttf);
}

@font-face {
    font-family: BarlowRegular;
    src: url(../fonts/BarlowCondensed-Regular.ttf);
}

@font-face {
    font-family: BarlowMedium;
    src: url(../fonts/BarlowCondensed-Medium.ttf);
}