/* Open Sans - Local */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('/vendor/noerd/fonts/OpenSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/vendor/noerd/fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/vendor/noerd/fonts/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('/vendor/noerd/fonts/OpenSans-Bold.ttf') format('truetype');
}

/* Nunito Sans - Local */
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    src: url('/vendor/noerd/fonts/NunitoSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/vendor/noerd/fonts/NunitoSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/vendor/noerd/fonts/NunitoSans-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    src: url('/vendor/noerd/fonts/NunitoSans-Bold.ttf') format('truetype');
}

/* Overpass - Local */
@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 300;
    src: url('/vendor/noerd/fonts/Overpass-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 400;
    src: url('/vendor/noerd/fonts/Overpass-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 600;
    src: url('/vendor/noerd/fonts/Overpass-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 700;
    src: url('/vendor/noerd/fonts/Overpass-Bold.ttf') format('truetype');
}

/* Bebas Neue - Local */
@font-face {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    src: url('/vendor/noerd/fonts/BebasNeue-Regular.ttf') format('truetype');
}

/* Nunito - Local */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    src: url('/vendor/noerd/fonts/Nunito-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    src: url('/vendor/noerd/fonts/Nunito-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    src: url('/vendor/noerd/fonts/Nunito-Bold.ttf') format('truetype');
}

/* Instrument Sans - Local */
@font-face {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/vendor/noerd/fonts/InstrumentSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 500;
    src: url('/vendor/noerd/fonts/InstrumentSans-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/vendor/noerd/fonts/InstrumentSans-SemiBold.ttf') format('truetype');
}

