﻿/** Poppins Font **/
@font-face {
    font-family: Poppins_Regular;
    src: url(../fonts/Poppins/Poppins-Regular.ttf) format('truetype');
}

@font-face {
    font-family: Poppins_Black;
    src: url(../fonts/Poppins/Poppins-Black.ttf) format('truetype');
}

@font-face {
    font-family: Poppins_Bold;
    src: url(../fonts/Poppins/Poppins-Bold.ttf) format('truetype');
}

@font-face {
    font-family: Poppins_ExtraBold;
    src: url(../fonts/Poppins/Poppins-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family: Poppins_Light;
    src: url(../fonts/Poppins/Poppins-Light.ttf) format('truetype');
}

@font-face {
    font-family: Poppins_Medium;
    src: url(../fonts/Poppins/Poppins-Medium.ttf) format('truetype');
}

@font-face {
    font-family: Poppins_SemiBold;
    src: url(../fonts/Poppins/Poppins-SemiBold.ttf) format('truetype');
}

/** Roboto Font **/
@font-face {
    font-family: Roboto_Regular;
    src: url(../fonts/Roboto/Roboto-Regular.ttf) format('truetype');
}

@font-face {
    font-family: Roboto_Bold;
    src: url(../fonts/Roboto/Roboto-Bold.ttf) format('truetype');
}

@font-face {
    font-family: Roboto_Black;
    src: url(../fonts/Roboto/Roboto-Black.ttf) format('truetype');
}

@font-face {
    font-family: Roboto_Light;
    src: url(../fonts/Roboto/Roboto-Light.ttf) format('truetype');
}

@font-face {
    font-family: Roboto_Medium;
    src: url(../fonts/Roboto/Roboto-Medium.ttf) format('truetype');
}

/** Raleway Font **/
@font-face {
    font-family: Raleway_Black;
    src: url(../fonts/Raleway/Raleway-Black.ttf) format('truetype');
}

@font-face {
    font-family: Raleway_Bold;
    src: url(../fonts/Raleway/Raleway-Bold.ttf) format('truetype');
}

@font-face {
    font-family: Raleway_ExtraBold;
    src: url(../fonts/Raleway/Raleway-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family: Raleway_Light;
    src: url(../fonts/Raleway/Raleway-Light.ttf) format('truetype');
}

@font-face {
    font-family: Raleway_Medium;
    src: url(../fonts/Raleway/Raleway-Medium.ttf) format('truetype');
}

@font-face {
    font-family: Raleway_Regular;
    src: url(../fonts/Raleway/Raleway-Regular.ttf) format('truetype');
}

@font-face {
    font-family: Raleway_SemiBold;
    src: url(../fonts/Raleway/Raleway-SemiBold.ttf) format('truetype');
}

/** Montserrat Font **/
@font-face {
    font-family: Montserrat_Black;
    src: url(../fonts/Montserrat/Montserrat-Black.ttf) format('truetype');
}

@font-face {
    font-family: Montserrat_Bold;
    src: url(../fonts/Montserrat/Montserrat-Bold.ttf) format('truetype');
}

@font-face {
    font-family: Montserrat_ExtraBold;
    src: url(../fonts/Montserrat/Montserrat-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family: Montserrat_Light;
    src: url(../fonts/Montserrat/Montserrat-Light.ttf) format('truetype');
}

@font-face {
    font-family: Montserrat_Medium;
    src: url(../fonts/Montserrat/Montserrat-Medium.ttf) format('truetype');
}

@font-face {
    font-family: Montserrat_Regular;
    src: url(../fonts/Montserrat/Montserrat-Regular.ttf) format('truetype');
}

@font-face {
    font-family: Montserrat_SemiBold;
    src: url(../fonts/Montserrat/Montserrat-SemiBold.ttf) format('truetype');
}

/** Helvetica Font **/
@font-face {
    font-family: Helvetica_Black;
    src: url(../fonts/Helvetica/HelveticaNeue-Black.otf) format('opentype');
}

@font-face {
    font-family: Helvetica_Light;
    src: url(../fonts/Helvetica/HelveticaNeue-Light.otf) format('opentype');
}

@font-face {
    font-family: Helvetica_Medium;
    src: url(../fonts/Helvetica/HelveticaNeue-Medium.otf) format('truetype');
}

@font-face {
    font-family: Helvetica_Heavy;
    src: url(../fonts/Helvetica/HelveticaNeue-Heavy.otf) format('opentype');
}

@font-face {
    font-family: Helvetica_Bold;
    src: url(../fonts/Helvetica/) format('opentype');
}

/** Lobster Font **/
@font-face {
    font-family: Lobster_Medium;
    src: url(../fonts/Lobster/Lobster-Regular.ttf) format('truetype');
}

/* inter-300 - latin */
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/inter/inter-v20-latin-300.woff2') format('woff2'); 
}
/* inter-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/inter/inter-v20-latin-regular.woff2') format('woff2'); 
}
/* inter-500 - latin */
@font-face {
    font-display: swap; 
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/inter/inter-v20-latin-500.woff2') format('woff2');
}
/* inter-600 - latin */
@font-face {
    font-display: swap; 
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/inter/inter-v20-latin-600.woff2') format('woff2'); 
}
/* inter-700 - latin */
@font-face {
    font-display: swap; 
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/inter/inter-v20-latin-700.woff2') format('woff2'); 
}
/* inter-800 - latin */
@font-face {
    font-display: swap; 
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/inter/inter-v20-latin-800.woff2') format('woff2');
}
/* inter-900 - latin */
@font-face {
    font-display: swap; 
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/inter/inter-v20-latin-900.woff2') format('woff2');
}