﻿@font-face {
    font-family: 'Lufga';
    src: url('/Themes/Gerdmans2.0/content/Fonts/lufga/lufga_light.woff2') format('woff2'), 
         url('/Themes/Gerdmans2.0/Content/Fonts/lufga/lufga_light.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lufga';
    src: url('/Themes/Gerdmans2.0/content/Fonts/lufga/lufga_regular.woff2') format('woff2'), 
         url('/Themes/Gerdmans2.0/Content/Fonts/lufga/lufga_regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lufga';
    src: url('/Themes/Gerdmans2.0/content/Fonts/lufga/lufga_semibold.woff2') format('woff2'), 
         url('/Themes/Gerdmans2.0/Content/Fonts/lufga/lufga_semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Lufga normal';
    src: url('/Themes/Gerdmans2.0/content/Fonts/lufga/lufga_regular.woff2') format('woff2'), url('/Themes/Gerdmans2.0/Content/Fonts/lufga/lufga_regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lufga semibold';
    src: url('/Themes/Gerdmans2.0/content/Fonts/lufga/lufga_semibold.woff2') format('woff2'), url('/Themes/Gerdmans2.0/Content/Fonts/lufga/lufga_semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Tiempos';
    src: url('/Themes/Gerdmans2.0/content/Fonts/tiempo/tiempos-headline-semibold.woff2') format('woff2');
    font-weight: 100 600;
    font-style: normal;
}

@font-face {
    font-family: 'Tiempos';
    src: url('/Themes/Gerdmans2.0/content/Fonts/tiempo/tiempos-headline-bold.woff2') format('woff2');
    font-weight: 700 900;
    font-style: normal;
}