﻿@font-face {
    font-family: 'Gill Sans MT';
    src: url("../../Assets/Fonts/GillSansMT.eot");
    src: url("../../Assets/Fonts/GillSansMT.eot?#iefix") format("embedded-opentype"), 
        url("../../Assets/Fonts/GillSansMT.woff2") format("woff2"), 
        url("../../Assets/Fonts/GillSansMT.woff") format("woff"), 
        url("../../Assets/Fonts/GillSansMT.svg#GillSansMT") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans MT';
    src: url("../../Assets/Fonts/GillSansMT-Bold.eot");
    src: url("../../Assets/Fonts/GillSansMT-Bold.eot?#iefix") format("embedded-opentype"), 
        url("../../Assets/Fonts/GillSansMT-Bold.woff2") format("woff2"), 
        url("../../Assets/Fonts/GillSansMT-Bold.woff") format("woff"), 
        url("../../Assets/Fonts/GillSansMT-Bold.svg#GillSansMT-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url("../../Assets/Fonts/CenturyGothic-Bold.eot");
    src: url("../../Assets/Fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"),
        url("../../Assets/Fonts/CenturyGothic-Bold.woff2") format("woff2"), 
        url("../../Assets/Fonts/CenturyGothic-Bold.woff") format("woff"), 
        url("../../Assets/Fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url("../../Assets/Fonts/CenturyGothic.eot");
    src: url("../../Assets/Fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"),
        url("../../Assets/Fonts/CenturyGothic.woff2") format("woff2"),
        url("../../Assets/Fonts/CenturyGothic.woff") format("woff"), 
        url("../../Assets/Fonts/CenturyGothic.svg#CenturyGothic") format("svg");
    font-weight: normal;
    font-style: normal;
}
