@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
       url('proxima-nova/proxima-nova-Regular.woff2') format('woff2'), 
       url('proxima-nova/proxima-nova-Regular.woff') format('woff'); 
 font-display: swap;              
}

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 600;
  src: local('Proxima Nova Semibold'), local('ProximaNova-Semibold'),
       url('proxima-nova/proxima-nova-Semibold.woff2') format('woff2'), 
       url('proxima-nova/proxima-nova-Semibold.woff') format('woff'); 
 font-display: swap;              
}

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 300;
  src: local('Proxima Nova Thin'), local('ProximaNova-Thin'),
       url('proxima-nova/proxima-nova-Thin.woff2') format('woff2'), 
       url('proxima-nova/proxima-nova-Thin.woff') format('woff'); 
 font-display: swap;              
}

@font-face {
  font-family: 'proxima-regular';
  font-style: normal;
  font-weight: 400;
  src:  url('proxima-nova/ProximaNova-Regular.woff2') format('woff2'),
        url('proxima-nova/ProximaNova-Regular.woff') format('woff');
 font-display: swap;              
}

@font-face {
  font-family: 'proxima-semibold';
  font-style: normal;
  font-weight: 600;
  src:  url('proxima-nova/ProximaNova-Semibold.woff2') format('woff2'),
        url('proxima-nova/ProximaNova-Semibold.woff') format('woff');
 font-display: swap;              
}

@font-face {
  font-family: 'proxima-italic';
  font-style: italic;
  font-weight: 400;
  src:  url('proxima-nova/ProximaNova-Italic.woff2') format('woff2'),
        url('proxima-nova/ProximaNova-Italic.woff') format('woff');
 font-display: swap;              
}

/*
@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('bebas/bebas-neue-v2-latin-regular.woff2') format('woff2'), 
       url('bebas/bebas-neue-v2-latin-regular.woff') format('woff'); 
}


@font-face {
  font-family: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('bsd/big-shoulders-display-v4-latin-regular.woff2') format('woff2'), 
       url('bsd/big-shoulders-display-v4-latin-regular.woff') format('woff'); 
}


@font-face {
  font-family: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('bsd/big-shoulders-display-v4-latin-600.woff2') format('woff2'), 
       url('bsd/big-shoulders-display-v4-latin-600.woff') format('woff'); 
}


@font-face {
  font-family: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('bsd/big-shoulders-display-v4-latin-700.woff2') format('woff2'), 
       url('bsd/big-shoulders-display-v4-latin-700.woff') format('woff');
}


/*
@font-face {
  font-family: 'Big Shoulders Text';
  font-style: normal;
  font-weight: 600;
  src: local('Big Shoulders Text SemiBold'), local('BigShouldersText-SemiBold'),
       url('bigshoulders/big-shoulders-text-v1-latin-600.woff2') format('woff2'), 
       url('bigshoulders/big-shoulders-text-v1-latin-600.woff') format('woff'); 
 font-display: swap;              
}

@font-face {
  font-family: 'Big Shoulders Text';
  font-style: normal;
  font-weight: 700;
  src: local('Big Shoulders Text Bold'), local('BigShouldersText-Bold'),
       url('bigshoulders/big-shoulders-text-v1-latin-700.woff2') format('woff2'), 
       url('bigshoulders/big-shoulders-text-v1-latin-700.woff') format('woff'); 
 font-display: swap;              
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'),
       url('roboto/roboto-v20-latin-300.woff2') format('woff2'),
       url('roboto/roboto-v20-latin-300.woff') format('woff');
 font-display: swap;                  
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('roboto/roboto-v20-latin-regular.woff2') format('woff2'),
       url('roboto/roboto-v20-latin-regular.woff') format('woff');
 font-display: swap;     
}
*/