/* Libre Baskerville */
@font-face { font-family: 'Libre Baskerville'; src: url('/fonts/libre-baskerville/LibreBaskerville-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Libre Baskerville'; src: url('/fonts/libre-baskerville/LibreBaskerville-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Libre Baskerville'; src: url('/fonts/libre-baskerville/LibreBaskerville-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; }

/* Aleo */
@font-face { font-family: 'Aleo'; src: url('/fonts/aleo/Aleo-Light.otf') format('opentype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Aleo'; src: url('/fonts/aleo/Aleo-Regular.otf') format('opentype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Aleo'; src: url('/fonts/aleo/Aleo-Bold.otf') format('opentype'); font-weight: 700; font-style: normal; }

/* Cormorant Garamond */
@font-face { font-family: 'Cormorant Garamond'; src: url('/fonts/cormorant-garamond/CormorantGaramond-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Cormorant Garamond'; src: url('/fonts/cormorant-garamond/CormorantGaramond-LightItalic.ttf') format('truetype'); font-weight: 300; font-style: italic; }
@font-face { font-family: 'Cormorant Garamond'; src: url('/fonts/cormorant-garamond/CormorantGaramond-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Cormorant Garamond'; src: url('/fonts/cormorant-garamond/CormorantGaramond-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Cormorant Garamond'; src: url('/fonts/cormorant-garamond/CormorantGaramond-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Cormorant Garamond'; src: url('/fonts/cormorant-garamond/CormorantGaramond-SemiBoldItalic.ttf') format('truetype'); font-weight: 600; font-style: italic; }
@font-face { font-family: 'Cormorant Garamond'; src: url('/fonts/cormorant-garamond/CormorantGaramond-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; }

/* EB Garamond */
@font-face { font-family: 'EB Garamond'; src: url('/fonts/eb-garamond/EBGaramond-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'EB Garamond'; src: url('/fonts/eb-garamond/EBGaramond-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'EB Garamond'; src: url('/fonts/eb-garamond/EBGaramond-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'EB Garamond'; src: url('/fonts/eb-garamond/EBGaramond-BoldItalic.ttf') format('truetype'); font-weight: 700; font-style: italic; }

/* Cinzel */
@font-face { font-family: 'Cinzel'; src: url('/fonts/cinzel/Cinzel-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Cinzel'; src: url('/fonts/cinzel/Cinzel-Medium.ttf') format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Cinzel'; src: url('/fonts/cinzel/Cinzel-SemiBold.ttf') format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Cinzel'; src: url('/fonts/cinzel/Cinzel-Bold.ttf') format('truetype'); font-weight: 700; font-style: normal; }

/* Crimson Text */
@font-face { font-family: 'Crimson Text'; src: url('/fonts/crimson-text/CrimsonText-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Crimson Text'; src: url('/fonts/crimson-text/CrimsonText-Italic.ttf') format('truetype'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Crimson Text'; src: url('/fonts/crimson-text/CrimsonText-Semibold.ttf') format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Crimson Text'; src: url('/fonts/crimson-text/CrimsonText-BoldItalic.ttf') format('truetype'); font-weight: 600; font-style: italic; }

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