﻿@font-face {
    font-family: 'Scotia-Headline';
    src: url('/font/Scotia_W_Headline.woff') format('woff'), url('/font/Scotia_W_Headline.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Scotia';
    src: url('/font/Scotia_W_Rg.woff') format('woff'), url('/font/Scotia_W_Rg.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Scotia';
    src: url('/font/Scotia_W_Lt.woff') format('woff'), url('/font/Scotia_W_Lt.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Scotia';
    src: url('/font/Scotia_W_Bd.woff') format('woff'), url('/font/Scotia_W_Bd.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

body,p,h1,h2,h3,h4,secction,li,a,strong,div {
    font-family:Scotia !important;
}