@font-face {
    font-family: 'Erie';
    src: url('fonts/Erie.eot');
    src: url('fonts/Erie.eot?#iefix') format('embedded-opentype'),
         url('fonts/Erie.woff2') format('woff2'),
         url('fonts/Erie.woff') format('woff'),
         url('fonts/Erie.ttf')  format('truetype'),
         url('fonts/Erie.svg#Erie') format('svg');
}

@font-face {
    font-family: 'Erie-Plain';
    src: url('fonts/Erie-Plain.eot');
    src: url('fonts/Erie-Plain.eot?#iefix') format('embedded-opentype'),
         url('fonts/Erie-Plain.woff2') format('woff2'),
         url('fonts/Erie-Plain.woff') format('woff'),
         url('fonts/Erie-Plain.ttf')  format('truetype'),
         url('fonts/Erie-Plain.svg#Erie-Plain') format('svg');
}

@font-face {
    font-family: 'Erie-Bold';
    src: url('fonts/Erie-Bold.eot');
    src: url('fonts/Erie-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Erie-Bold.woff2') format('woff2'),
         url('fonts/Erie-Bold.woff') format('woff'),
         url('fonts/Erie-Bold.ttf')  format('truetype'),
         url('fonts/Erie-Bold.svg#Erie-Bold') format('svg');
}

