﻿
/**** Figtree ****/


@font-face {
    font-family: 'Figtree-Regular';
    src: url('../fonts/Figtree/Figtree-Regular.ttf');
}

@font-face {
    font-family: 'Figtree-Light';
    src: url('../fonts/Figtree/Figtree-Light.ttf');
}

@font-face {
    font-family: 'Figtree-Medium';
    src: url('../fonts/Figtree/Figtree-Medium.ttf');
}

@font-face {
    font-family: 'Figtree-Italic';
    src: url('../fonts/Figtree/Figtree-Italic.ttf');
}

@font-face {
    font-family: 'Figtree-LightItalic';
    src: url('../fonts/Figtree/Figtree-LightItalic.ttf');
}

@font-face {
    font-family: 'Figtree-MediumItalic';
    src: url('../fonts/Figtree/Figtree-MediumItalic.ttf');
}

@font-face {
    font-family: 'Figtree-Bold';
    src: url('../fonts/Figtree/Figtree-Bold.ttf');
}

@font-face {
    font-family: 'Figtree-SemiBold';
    src: url('../fonts/Figtree/Figtree-SemiBold.ttf');
}

@font-face {
    font-family: 'Figtree-ExtraBold';
    src: url('../fonts/Figtree/Figtree-ExtraBold.ttf');
}

@font-face {
    font-family: 'Figtree-BoldItalic';
    src: url('../fonts/Figtree/Figtree-BoldItalic.ttf');
}


@font-face {
    font-family: 'Alexandria-Bold';
    src: url('../fonts/Alexandria/Alexandria-Bold.ttf') format('truetype');
    font-display: auto;
    font-style: normal;
}

@font-face {
    font-family: 'Alexandria-SemiBold';
    src: url('../fonts/Alexandria/Alexandria-SemiBold.ttf') format('truetype');
    font-display: auto;
    font-style: normal;
}