@font-face {
    font-family: 'FixelDisplay';
    src: url('../fonts/FixelDisplay-Regular.eot');
    src: local('Fixel Display Regular'), local('FixelDisplay-Regular'),
        url('../fonts/FixelDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FixelDisplay-Regular.woff2') format('woff2'),
        url('../fonts/FixelDisplay-Regular.woff') format('woff'),
        url('../fonts/FixelDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FixelDisplay';
    src: url('../fonts/FixelDisplay-Light.eot');
    src: local('Fixel Display Light'), local('FixelDisplay-Light'),
        url('../fonts/FixelDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FixelDisplay-Light.woff2') format('woff2'),
        url('../fonts/FixelDisplay-Light.woff') format('woff'),
        url('../fonts/FixelDisplay-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FixelDisplay';
    src: url('../fonts/FixelDisplay-SemiBold.eot');
    src: local('Fixel Display SemiBold'), local('FixelDisplay-SemiBold'),
        url('../fonts/FixelDisplay-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FixelDisplay-SemiBold.woff2') format('woff2'),
        url('../fonts/FixelDisplay-SemiBold.woff') format('woff'),
        url('../fonts/FixelDisplay-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mak';
    src: url('../fonts/MAK.eot');
    src: local('MAK'), local('MAK'),
        url('../fonts/MAK.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MAK.woff2') format('woff2'),
        url('../fonts/MAK.woff') format('woff'),
        url('../fonts/MAK.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Mak';
    src: url('../fonts/MAK-bold.eot');
    src: local('MAK-bold'), local('MAK-bold'),
        url('../fonts/MAK-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MAK-bold.woff2') format('woff2'),
        url('../fonts/MAK-bold.woff') format('woff'),
        url('../fonts/MAK-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    text-rendering: optimizeLegibility;
}


/* ====== Menu ======= */
blockquote {
    background-image: url(/wp-content/uploads/Quotation.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: left;
    padding-top: 15px;
}

/* ====== Form ======= */
