/**
 * @license
 * MyFonts Webfont Build ID 3942268, 2020-09-01T06:53:44-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: 1470SorbonneNormal by GLC
 * URL: https://www.myfonts.com/fonts/glc/1470-sorbonne/normal/
 * Copyright: Copyright (c) 2010 by Gilles le Corre. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c277c");
  
@font-face {
    font-family: '1470Sorbonne';
    src: url('1470SorbonneNormal.woff2') format('woff2'),
        url('1470SorbonneNormal.woff') format('woff'),
        url('1470SorbonneNormal.svg#1470SorbonneNormal') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

