/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2020 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Paulo Goode
 * License URL: https://www.fontspring.com/licenses/paulogoode/webfont
 *
 *
 */

@font-face {
    font-display: swap;
    font-family: 'Woodford Bourne';
    src: url('/fonts/woodfordbourne-thin-webfont.woff2') format('woff2'),
         url('/fonts/woodfordbourne-thin-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}


@font-face {
    font-display: swap;
    font-family: 'Woodford Bourne';
    src: url('/fonts/woodfordbourne-thinitalic-webfont.woff2') format('woff2'),
         url('/fonts/woodfordbourne-thinitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}


@font-face {
    font-display: swap;
    font-family: 'Woodford Bourne';
    src: url('/fonts/woodfordbourne-regular-webfont.woff2') format('woff2'),
         url('/fonts/woodfordbourne-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-display: swap;
    font-family: 'Woodford Bourne';
    src: url('/fonts/woodfordbourne-italic-webfont.woff2') format('woff2'),
         url('/fonts/woodfordbourne-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}


@font-face {
    font-display: swap;
    font-family: 'Woodford Bourne';
    src: url('/fonts/woodfordbourne-bold-webfont.woff2') format('woff2'),
         url('/fonts/woodfordbourne-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-display: swap;
    font-family: 'Woodford Bourne';
    src: url('/fonts/woodfordbourne-bolditalic-webfont.woff2') format('woff2'),
         url('/fonts/woodfordbourne-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}


@font-face {
    font-display: swap;
    font-family: 'Borgia Pro';
    src: url('/fonts/BorgiaPro-Italic-webfont.woff2') format('woff2'),
         url('/fonts/BorgiaPro-Italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}


@font-face {
    font-display: swap;
    font-family: 'Borgia Pro';
    src: url('/fonts/BorgiaPro-Regular-webfont.woff2') format('woff2'),
         url('/fonts/BorgiaPro-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-display: swap;
    font-family: 'Borgia Pro';
    src: url('/fonts/BorgiaPro-BoldItalic-webfont.woff2') format('woff2'),
         url('/fonts/BorgiaPro-BoldItalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}


@font-face {
    font-display: swap;
    font-family: 'Borgia Pro';
    src: url('/fonts/BorgiaPro-Bold-webfont.woff2') format('woff2'),
         url('/fonts/BorgiaPro-Bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}