@font-face { font-family: 'Archivo'; src: url('fonts/archivo-regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Archivo'; src: url('fonts/archivo-italic.ttf') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: 'Archivo'; src: url('fonts/archivo-bold.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Archivo'; src: url('fonts/archivo-bolditalic.ttf') format('truetype'); font-weight: 700; font-style: italic; font-display: swap; }

@font-face { font-family: 'Euclid Circular A'; src: url('fonts/Euclid-Circular-A-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'Euclid Circular A'; src: url('fonts/Euclid-Circular-A-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Euclid Circular A'; src: url('fonts/Euclid-Circular-A-Medium.ttf') format('truetype'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Euclid Circular A'; src: url('fonts/Euclid-Circular-A-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Euclid Circular A'; src: url('fonts/Euclid-Circular-A-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }

@font-face { font-family: 'Euclid Triangle'; src: url('fonts/EuclidTriangleLight.ttf') format('truetype'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'Euclid Triangle'; src: url('fonts/EuclidTriangleRegular.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Euclid Triangle'; src: url('fonts/EuclidTriangleMedium.ttf') format('truetype'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Euclid Triangle'; src: url('fonts/EuclidTriangleBold.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }

body, p, a, li, span, input, textarea, button {
	font-family: 'Archivo', Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6,
.elementor-heading-title {
	font-family: 'Euclid Triangle', Arial, sans-serif;
	font-weight: 700;
}
