﻿@font-face {
    font-family: 'nunitobold';
    src: url('fonts/nunito/nunito-bold.woff2') format('woff2'), url('fonts/nunito/nunito-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quattrocentobold';
    src: url('fonts/quattrocento/quattrocento-bold.woff2') format('woff2'), url('fonts/quattrocento/quattrocento-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quattrocentoregular';
    src: url('fonts/quattrocento/quattrocento-regular.woff2') format('woff2'), url('fonts/quattrocento/quattrocento-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextLTProRegular';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/avenirnextltpro/AvenirNextLTPro-Regular.woff') format('woff');
}

@font-face {
    font-family: 'AvenirNextLTProRegularItalic';
    src: url('fonts/avenirnextltpro/AvenirNextLTPro-It.woff2') format('woff2'), url('fonts/avenirnextltpro/AvenirNextLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirNextLTProDemi';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/avenirnextltpro/AvenirNextLTPro-Demi.woff') format('woff');
}

@font-face {
    font-family: 'AvenirNextLTProDemiItalic';
    src: url('fonts/avenirnextltpro/AvenirNextLTPro-DemiIt.woff2') format('woff2'), url('fonts/avenirnextltpro/AvenirNextLTPro-DemiIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirNextLTProBold';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/avenirnextltpro/AvenirNextLTPro-Bold.woff') format('woff');
}

@font-face {
    font-family: 'AvenirNextLTProBoldItalic';
    src: url('fonts/avenirnextltpro/AvenirNextLTPro-BoldIt.woff2') format('woff2'), url('fonts/avenirnextltpro/AvenirNextLTPro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'roboto';
    src: url('fonts/roboto/roboto-regular-webfont.woff2') format('woff2'), url('fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}