/* !Fonts (Author: mail@jandousek.cz) */

@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-light-webfont.woff2') format('woff2'),
         url('../fonts/axiforma-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-book-webfont.woff2') format('woff2'),
         url('../fonts/axiforma-book-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-regular-webfont.woff2') format('woff2'),
         url('../fonts/axiforma-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-regular_italic-webfont.woff2') format('woff2'),
         url('../fonts/axiforma-regular_italic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-semibold-webfont.woff2') format('woff2'),
         url('../fonts/axiforma-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-bold-webfont.woff2') format('woff2'),
         url('../fonts/axiforma-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-bold_italic-webfont.woff2') format('woff2'),
         url('../fonts/axiforma-bold_italic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/axiforma-black-webfont.woff2') format('woff2'),
         url('../fonts/axiforma-black-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
