﻿/*==================== POLICES ===================*/

/* @import url(ermes-font-addon.css);
@font-face {
  font-family: 'ermes-font-addon';
  src: url('ermes-font-addon.eot?67985118');
  src: url('ermes-font-addon.eot?67985118#iefix') format('embedded-opentype'),
       url('ermes-font-addon.woff2?67985118') format('woff2'),
       url('ermes-font-addon.woff?67985118') format('woff'),
       url('ermes-font-addon.ttf?67985118') format('truetype'),
       url('ermes-font-addon.svg?67985118#ermes-font-addon') format('svg');
  font-weight: normal;
  font-style: normal;
} */



@font-face {
  font-family: 'SitkaSmall';
  src: url('polices/SitkaSmall.eot?#iefix') format('embedded-opentype'), 
  url('polices/SitkaSmall.woff') format('woff'), 
  url('polices/SitkaSmall.ttf')  format('truetype'),
  url('polices/SitkaSmall.svg#SitkaSmall') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SitkaSmall-Bold';
  src: url('polices/SitkaSmall-Bold.eot?#iefix') format('embedded-opentype'),  
  url('polices/SitkaSmall-Bold.woff') format('woff'), 
  url('polices/SitkaSmall-Bold.ttf')  format('truetype'), 
  url('polices/SitkaSmall-Bold.svg#SitkaSmall-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Serifa-Roman';
  src: url('polices/Serifa-Roman.eot?#iefix') format('embedded-opentype'), 
  url('polices/Serifa-Roman.woff') format('woff'), 
  url('polices/Serifa-Roman.ttf')  format('truetype'),
  url('polices/Serifa-Roman.svg#Serifa-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'FuturaStd-Bold';
    src: url('polices/FuturaStd-Bold.woff2') format('woff2'),
        url('polices/FuturaStd-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaStd-Heavy';
    src: url('polices/FuturaStd-Heavy.woff2') format('woff2'),
        url('polices/FuturaStd-Heavy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaStd-Medium';
    src: url('polices/FuturaStd-Medium.woff2') format('woff2'),
        url('polices/FuturaStd-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaStd-Book';
    src: url('polices/FuturaStd-Book.woff2') format('woff2'),
        url('polices/FuturaStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


