﻿@font-face {
    font-family: arial;
    src: url(../fonts/arial.ttf) format("truetype");
}

@font-face {
    font-family: Courier New;
    src: url(../fonts/CourierNew.ttf) format("truetype");
}

@font-face {
    font-family: Georgia;
    src: url(../fonts/Georgia.ttf) format("truetype");
}

@font-face {
    font-family: Hoefler Text;
    src: url(../fonts/HoeflerText.ttf) format("truetype");
}

@font-face {
    font-family: Marker Felt;
    src: url(../fonts/MarkerFelt.ttf) format("truetype");
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Regular.ttf) format("truetype");
}

@font-face {
    font-family: optima;
    src: url(../fonts/optima.ttf) format("truetype");
}

@font-face {
    font-family: RobotoCondensed-Regular;
    src: url(../fonts/RobotoCondensed-Regular.ttf) format("truetype");
}

@font-face {
    font-family: Snell Roundhand;
    src: url(../fonts/SnellBT-Regular.otf);
}

@font-face {
    font-family: Times New Roman;
    src: url(../fonts/TimesNewRoman.ttf) format("truetype");
}

@font-face {
    font-family: Trebuchet MS;
    src: url(../fonts/TrebuchetMS.ttf) format("truetype");
}

@font-face {
    font-family: Verdana;
    src: url(../fonts/Verdana.ttf) format("truetype");
}
@font-face {
    font-family: Calibri;
    src: url(../fonts/calibri.ttf) format("truetype");
}
@font-face {
    font-family: "Calibri Light";
    src: url("../fonts/Calibri-Light/WebFonts/8922aedb2c18008da7daf4f93fd60bdc.ttf") format("truetype"), url("../fonts/Calibri-Light/WebFonts/8922aedb2c18008da7daf4f93fd60bdc.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins/webfonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}