﻿
@font-face {
    font-family: Century Gothic;
    src: url(../fonts/century.ttf);
    font-weight: normal;
}

@font-face {
    font-family: Century Gothic;
    src: url(../fonts/centuryBold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: Ubuntu;
    src: url(../fonts/Ubuntu-Light.ttf);
    font-weight: normal;
}
/*
@font-face {
    font-family: Ubuntu;
    src: url(fonts/Ubuntu-Medium.ttf);
    font-weight: bold;
}*/