@font-face {
    font-family: 'archistico';
    src: url('https://bcurrid.net/fonts/Archistico_Simple-webfont.eot');
    src: url('https://bcurrid.net/fonts/Archistico_Simple-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://bcurrid.net/fonts/Archistico_Simple-webfont.woff') format('woff'),
         url('https://bcurrid.net/fonts/Archistico_Simple-webfont.ttf') format('truetype'),
         url('https://bcurrid.net/fonts/Archistico_Simple-webfont.svg#archisticonormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'archistico';
    src: url('https://bcurrid.net/fonts/Archistico_Bold-webfont.eot');
    src: url('https://bcurrid.net/fonts/Archistico_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://bcurrid.net/fonts/Archistico_Bold-webfont.woff') format('woff'),
         url('https://bcurrid.net/fonts/Archistico_Bold-webfont.ttf') format('truetype'),
         url('https://bcurrid.net/fonts/Archistico_Bold-webfont.svg#archisticobold') format('svg');
    font-weight: bold;
    font-style: bold;
}