﻿
@font-face {
    src: url('../fonts/SairaSemiCondensed/SairaSemiCondensed-Bold.ttf');
    font-family: 'Saira Semi Bold';
}

@font-face {
    src: url('../fonts/SairaSemiCondensed/SairaSemiCondensed-Regular.ttf');
    font-family: 'Saira Semi Regular';
}

@font-face {
    src: url('../fonts/SairaSemiCondensed/SairaSemiCondensed-Light.ttf');
    font-family: 'Saira Semi Light';
}

@font-face {
    src: url('../fonts/Roboto/Roboto-Regular.ttf');
    font-family: 'Roboto Regular';
}

@font-face {
    src: url('../fonts/Roboto/Roboto-Light.ttf');
    font-family: 'Roboto Light';
}

@font-face {
    src: url(../fonts/Roboto/Roboto-Black.ttf);
    font-family: 'Roboto Black';
}

@font-face {
    src: url(../fonts/Roboto/Roboto-Bold.ttf);
    font-family: 'Roboto Bold';
}


@font-face {
    src: url(../fonts/Quicksand/static/Quicksand-Light.ttf);
    font-family: 'Quicksand Light';
}

@font-face {
    src: url(../fonts/Quicksand/static/Quicksand-Regular.ttf);
    font-family: 'Quicksand Regular';
}

@font-face {
    src: url(../fonts/Quicksand/static/Quicksand-Medium.ttf);
    font-family: 'Quicksand Medium';
}

@font-face {
    src: url(../fonts/Quicksand/static/Quicksand-SemiBold.ttf);
    font-family: 'Quicksand SemiBold';
}

@font-face {
    src: url(../fonts/Quicksand/static/Quicksand-Bold.ttf);
    font-family: 'Quicksand SemiBold';
}
