﻿@font-face {
    font-family: 'MazzardSoftM-ExtraBold';
    src: url('/css/landing/fonts/MazzardSoftM-ExtraBold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OpenSans_Condensed-SemiBold';
    src: url('/css/landing/fonts/OpenSans_Condensed-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'NeutrafaceText-Bold';
    src: url('/css/landing/fonts/Neutraface Text Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NeutrafaceText-Light';
    src: url('/css/landing/fonts/Neutraface Text Light.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NeutrafaceText-Book';
    src: url('/css/landing/fonts/Neutraface Text Book.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NeutrafaceText-Demi';
    src: url('/css/landing/fonts/Neutraface Text Demi.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
}

.content {
    --lupa-width: 200px;
}
