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

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