@font-face {
    font-family: 'Calibri';
    src: url(../fonts/Calibri.ttf);
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/Roboto-Bold.ttf);
}
@font-face {
    font-family: 'GillSans';
    src: url(../fonts/Gill-Sans.otf);
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url(../fonts/Roboto-Medium.ttf);
}
@font-face {
    font-family: 'Roboto-Light';
    src: url(../fonts/Roboto-Light.ttf);
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'MontserratBold';
    src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
    font-family: 'PTSans';
    src: url(../fonts/PTSans.ttf);
}
