﻿/* OPEN SANS */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url(./files/OpenSans-Light.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    font-display: block;
    src: url(./files/OpenSans-LightItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(./files/OpenSans-Regular.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-display: block;
    src: url(./files/OpenSans-Italic.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url(./files/OpenSans-SemiBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-display: block;
    src: url(./files/OpenSans-SemiBoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: block;
    src: url(./files/OpenSans-Bold.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-display: block;
    src: url(./files/OpenSans-BoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-display: block;
    src: url(./files/OpenSans-ExtraBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-display: block;
    src: url(./files/OpenSans-ExtraBoldItalic.ttf) format("truetype")
}


/* Source Sans Pro */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 200;
    font-display: block;
    src: url(./files/SourceSansPro-ExtraLight.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 200;
    font-display: block;
    src: url(./files/SourceSansPro-ExtraLightItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url(./files/SourceSansPro-Light.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 300;
    font-display: block;
    src: url(./files/SourceSansPro-LightItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(./files/SourceSansPro-Regular.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 400;
    font-display: block;
    src: url(./files/SourceSansPro-Italic.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url(./files/SourceSansPro-SemiBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 600;
    font-display: block;
    src: url(./files/SourceSansPro-SemiBoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: block;
    src: url(./files/SourceSansPro-Bold.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 700;
    font-display: block;
    src: url(./files/SourceSansPro-BoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(./files/SourceSansPro-Black.ttf) format("truetype")
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 900;
    font-display: block;
    src: url(./files/SourceSansPro-BlackItalic.ttf) format("truetype")
}

/* Poppins */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    font-display: block;
    src: url(./files/Poppins-ExtraLight.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 200;
    font-display: block;
    src: url(./files/Poppins-ExtraLightItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url(./files/Poppins-Light.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 300;
    font-display: block;
    src: url(./files/Poppins-LightItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(./files/Poppins-Regular.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-display: block;
    src: url(./files/Poppins-Italic.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url(./files/Poppins-SemiBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 600;
    font-display: block;
    src: url(./files/Poppins-SemiBoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: block;
    src: url(./files/Poppins-Bold.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    font-display: block;
    src: url(./files/Poppins-BoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: block;
    src: url(./files/Poppins-ExtraBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 800;
    font-display: block;
    src: url(./files/Poppins-ExtraBoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(./files/Poppins-Black.ttf) format("truetype")
}

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 900;
    font-display: block;
    src: url(./files/Poppins-BlackItalic.ttf) format("truetype")
}
/*MULI*/
@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 200;
    font-display: block;
    src: url(./files/Mulish-ExtraLight.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 200;
    font-display: block;
    src: url(./files/Mulish-ExtraLightItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url(./files/Mulish-Light.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 300;
    font-display: block;
    src: url(./files/Mulish-LightItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(./files/Mulish-Regular.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 400;
    font-display: block;
    src: url(./files/Mulish-Italic.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url(./files/Mulish-SemiBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 600;
    font-display: block;
    src: url(./files/Mulish-SemiBoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 700;
    font-display: block;
    src: url(./files/Mulish-Bold.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 700;
    font-display: block;
    src: url(./files/Mulish-BoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 800;
    font-display: block;
    src: url(./files/Mulish-ExtraBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 800;
    font-display: block;
    src: url(./files/Mulish-ExtraBoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(./files/Mulish-Black.ttf) format("truetype")
}

@font-face {
    font-family: 'Muli';
    font-style: italic;
    font-weight: 900;
    font-display: block;
    src: url(./files/Mulish-BlackItalic.ttf) format("truetype")
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('./files/AvenirNextLTPro-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('./files/AvenirNextLTPro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('./AvenirNextLTPro-Demi.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
