﻿@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 400;
    src: url('../font/SourceSansPro-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 600;
    src: url('../font/SourceSansPro-SemiBold.ttf') format('truetype');
}