﻿/*@font-face {
    font-family: 'Panton Black';
    src: url('../fonts/panton w01 black.ttf') format('truetype');
}
@font-face {
    font-family: 'source sans pro';
    src: url('../fonts/panton w01 bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Panton Regular';
    src: url('../fonts/panton w01 regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Panton Light';
    src: url('../fonts/panton w01 light.ttf') format('truetype');
}

@font-face {
    font-family: 'epicapro-regular';
    src: url('../fonts/epicapro-regular.otf') format('opentype');
}
*/
@font-face {
    font-family: 'source sans pro';
    src: url('../fonts/source sans pro.ttf') format('truetype');
}
