@font-face {
font-family: Vesper;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/vesper/regular.ttf') format('truetype');
}

@font-face {
font-family: Vesper;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/fonts/vesper/regular-italic.ttf') format('truetype');
}

@font-face {
font-family: Vesper;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/vesper/bold.ttf') format('truetype');
}

@font-face {
font-family: Vesper;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/fonts/vesper/bold-italic.ttf') format('truetype');
}
