/*@font-face {font-family: Vollkorn-Regular;src: url(../../../Resources/JJKavanagh/TMFonts/Vollkorn/Vollkorn-Regular.ttf);font-display: swap;}
@font-face {font-family: Vollkorn-Medium;src: url(../../../Resources/JJKavanagh/TMFonts/Vollkorn/Vollkorn-Medium.ttf);font-display: swap;}
@font-face {font-family: Vollkorn-Bold;src: url(../../../Resources/JJKavanagh/TMFonts/Vollkorn/Vollkorn-Bold.ttf);font-display: swap;}*/

@font-face {font-family: 'Pontano Sans';src: url(../../../Resources/JJKavanagh/TMFonts/Pontano_Sans/PontanoSans-Regular.ttf);font-display: swap;}
@font-face {font-family: 'Helvetica';src: url(../../../Resources/JJKavanagh/TMFonts/Helvetica/HelveticaMedium.ttf);font-display: swap;}
@font-face {font-family: 'Myraid';src: url(../../../Resources/JJKavanagh/TMFonts/Myriad/MYRIAD-REGULAR.OTF);font-display: swap;}



@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;    
    src: url('../../../Resources/JJKavanagh/TMFonts/roboto/roboto-v30-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../../../Resources/JJKavanagh/TMFonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../../../Resources/JJKavanagh/TMFonts/roboto/roboto-v30-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}