﻿@font-face{
    font-family: 'Pathway Gothic One';
    src: url("../../fonts/PathwayGothicOne.woff");
}

@font-face{
    font-family: 'Open Sans';
    src: url("../../fonts/OpenSans-Regular.woff");
}

@font-face{
    font-family: 'Open Sans';
    src: url("../../fonts/OpenSans-Italic.woff");
    font-style: italic;
}

@font-face{
    font-family: 'Open Sans';
    src: url("../../fonts/OpenSans-Bold.woff");
    font-weight: bold;
}