@font-face {
    font-family: 'cairo-black';
    src: url('../fonts/cairo-black.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cairo-light';
    src: url('../fonts/cairo-light.ttf');
    font-weight: normal;
    font-style: normal;
}