/* lato-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('/static/fonts/lato-v24-latin-regular.woff2') format('woff2'),
    url('/static/fonts/lato-v24-latin-regular.ttf') format('truetype');
}
/* lato-italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('/static/fonts/lato-v24-latin-italic.woff2') format('woff2'),
    url('/static/fonts/lato-v24-latin-italic.ttf') format('truetype');
}
/* lato-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('/static/fonts/lato-v24-latin-700.woff2') format('woff2'),
    url('/static/fonts/lato-v24-latin-700.ttf') format('truetype');
}
/* lato-700italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: url('/static/fonts/lato-v24-latin-700italic.woff2') format('woff2'),
    url('/static/fonts/lato-v24-latin-700italic.ttf') format('truetype');
}
/* lato-900 - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('/static/fonts/lato-v24-latin-900.woff2') format('woff2'),
    url('/static/fonts/lato-v24-latin-900.ttf') format('truetype');
}
/* lato-900italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: url('/static/fonts/lato-v24-latin-900italic.woff2') format('woff2'),
    url('/static/fonts/lato-v24-latin-900italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Bystander';
    src: url('/static/fonts/BystanderSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BystanderSans-Medium.woff2') format('woff2'),
    url('/static/fonts/BystanderSans-Medium.woff') format('woff'),
    url('/static/fonts/BystanderSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bystander';
    src: url('/static/fonts/BystanderSans-Light.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BystanderSans-Light.woff2') format('woff2'),
    url('/static/fonts/BystanderSans-Light.woff') format('woff'),
    url('/static/fonts/BystanderSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bystander';
    src: url('/static/fonts/BystanderSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BystanderSans-Bold.woff2') format('woff2'),
    url('/static/fonts/BystanderSans-Bold.woff') format('woff'),
    url('/static/fonts/BystanderSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bystander';
    src: url('/static/fonts/BystanderSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BystanderSans-Regular.woff2') format('woff2'),
    url('/static/fonts/BystanderSans-Regular.woff') format('woff'),
    url('/static/fonts/BystanderSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bystander';
    src: url('/static/fonts/BystanderSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BystanderSans-SemiBold.woff2') format('woff2'),
    url('/static/fonts/BystanderSans-SemiBold.woff') format('woff'),
    url('/static/fonts/BystanderSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon';
    src: url('/static/fonts/BrandonText-Medium.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BrandonText-Medium.woff2') format('woff2'),
    url('/static/fonts/BrandonText-Medium.woff') format('woff'),
    url('/static/fonts/BrandonText-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brandon';
    src: url('/static/fonts/BrandonText-Regular.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BrandonText-Regular.woff2') format('woff2'),
    url('/static/fonts/BrandonText-Regular.woff') format('woff'),
    url('/static/fonts/BrandonText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brandon';
    src: url('/static/fonts/BrandonText-Light.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BrandonText-Light.woff2') format('woff2'),
    url('/static/fonts/BrandonText-Light.woff') format('woff'),
    url('/static/fonts/BrandonText-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brandon';
    src: url('/static/fonts/BrandonText-Bold.eot?#iefix') format('embedded-opentype'),
    url('/static/fonts/BrandonText-Bold.woff2') format('woff2'),
    url('/static/fonts/BrandonText-Bold.woff') format('woff'),
    url('/static/fonts/BrandonText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

